forked from organicmaps/organicmaps
[cherry] [MAPSME-4640] [ios] Fixed SFSafariViewController bottom buttons coloring.
This commit is contained in:
parent
5b8b227a19
commit
2e0b873359
1 changed files with 0 additions and 1 deletions
|
@ -739,7 +739,6 @@ 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