Don't set colors (#1218
This commit is contained in:
parent
6af38ade27
commit
706d882cb0
|
@ -58,8 +58,6 @@ extension ProfileRelationshipActionButton {
|
|||
public func configure(actionOptionSet: RelationshipActionOptionSet) {
|
||||
setTitle(actionOptionSet.title, for: .normal)
|
||||
|
||||
configureAppearance()
|
||||
|
||||
titleEdgeInsets = UIEdgeInsets(top: 0, left: 4, bottom: 0, right: 4)
|
||||
|
||||
activityIndicatorView.stopAnimating()
|
||||
|
|
Loading…
Reference in New Issue