forked from organicmaps/organicmaps-tmp
[MAPSME-3862] [ios] Fixed UIBarButtonItem color.
This commit is contained in:
parent
a95f296547
commit
faf88ca063
1 changed files with 1 additions and 0 deletions
|
@ -661,6 +661,7 @@ using namespace osm_auth_ios;
|
|||
NSForegroundColorAttributeName : [UIColor lightGrayColor],
|
||||
}
|
||||
forState:UIControlStateDisabled];
|
||||
barBtn.tintColor = [UIColor whitePrimaryText];
|
||||
|
||||
UIPageControl * pageControl = [UIPageControl appearance];
|
||||
pageControl.pageIndicatorTintColor = [UIColor blackHintText];
|
||||
|
|
Loading…
Add table
Reference in a new issue