[MAPSME-3823] [ios] Fixed traffic button coloring update.
This commit is contained in:
parent
677ec19c91
commit
5562457ce8
1 changed files with 1 additions and 0 deletions
|
@ -88,6 +88,7 @@ NSArray<UIImage *> * imagesWithName(NSString * name)
|
|||
- (void)mwm_refreshUI
|
||||
{
|
||||
[self.view mwm_refreshUI];
|
||||
[self refreshAppearance];
|
||||
}
|
||||
|
||||
- (void)setHidden:(BOOL)hidden
|
||||
|
|
Reference in a new issue