Marino Faggiana 8 سال پیش
والد
کامیت
b2431000fc
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      iOSClient/Library/MWPhotoBrowser/MWPhotoBrowser.m

+ 2 - 2
iOSClient/Library/MWPhotoBrowser/MWPhotoBrowser.m

@@ -161,8 +161,8 @@ static void * MWVideoPlayerObservation = &MWVideoPlayerObservation;
 	
     // Toolbar
     _toolbar = [[UIToolbar alloc] initWithFrame:[self frameForToolbarAtOrientation:[[UIApplication sharedApplication] statusBarOrientation]]];
-    _toolbar.tintColor = COLOR_BRAND; //TWS
-    _toolbar.barTintColor = nil;
+    _toolbar.tintColor = COLOR_TABBAR_TEXT; //TWS
+    _toolbar.barTintColor = COLOR_TABBAR;
     [_toolbar setBackgroundImage:nil forToolbarPosition:UIToolbarPositionAny barMetrics:UIBarMetricsDefault];
     [_toolbar setBackgroundImage:nil forToolbarPosition:UIToolbarPositionAny barMetrics:UIBarMetricsCompact];
     _toolbar.barStyle = UIBarStyleDefault; //TWS