Wishlist update
This commit is contained in:
parent
cca328fcaf
commit
0cf5d641e9
@ -1069,6 +1069,7 @@ CGFloat const PanelAnimationDuration = 0.2;
|
||||
if ([self.rightPanelButton respondsToSelector:@selector(setIconColor:)]) {
|
||||
[((UIBarButtonItem <MVMCoreUIPanelButtonProtocol>*)self.rightPanelButton) setIconColor:color];
|
||||
}
|
||||
[self.backButton setTintColor:color];
|
||||
}
|
||||
|
||||
@end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user