diff --git a/iphone/Maps/UI/Settings/MWMSettingsViewController.mm b/iphone/Maps/UI/Settings/MWMSettingsViewController.mm index 3dbe1a6aed..381c17c8b1 100644 --- a/iphone/Maps/UI/Settings/MWMSettingsViewController.mm +++ b/iphone/Maps/UI/Settings/MWMSettingsViewController.mm @@ -32,7 +32,6 @@ extern NSString * const kAlohalyticsTapEventKey; @property(weak, nonatomic) IBOutlet SettingsTableViewSwitchCell * perspectiveViewCell; @property(weak, nonatomic) IBOutlet SettingsTableViewSwitchCell * autoZoomCell; @property(weak, nonatomic) IBOutlet SettingsTableViewLinkCell * voiceInstructionsCell; -@property(weak, nonatomic) IBOutlet SettingsTableViewSwitchCell * simplifiedColorsCell; @property(weak, nonatomic) IBOutlet SettingsTableViewLinkCell * helpCell; @property(weak, nonatomic) IBOutlet SettingsTableViewLinkCell * aboutCell; @@ -176,10 +175,6 @@ extern NSString * const kAlohalyticsTapEventKey; voiceInstructions = L(@"duration_disabled"); } [self.voiceInstructionsCell configWithTitle:L(@"pref_tts_language_title") info:voiceInstructions]; - - [self.simplifiedColorsCell configWithDelegate:self - title:L(@"pref_traffic_simplified_colors_title") - isOn:GetFramework().LoadTrafficSimplifiedColors()]; } - (void)configInfoSection @@ -267,14 +262,6 @@ extern NSString * const kAlohalyticsTapEventKey; f.AllowAutoZoom(value); f.SaveAutoZoom(value); } - else if (cell == self.simplifiedColorsCell) - { - [Statistics logEvent:kStatEventName(kStatSettings, kStatSimplifiedColors) - withParameters:@{kStatValue : value ? kStatOn : kStatOff}]; - auto & f = GetFramework(); - f.GetTrafficManager().SetSimplifiedColorScheme(value); - f.SaveTrafficSimplifiedColors(value); - } } #pragma mark - UITableViewDelegate diff --git a/iphone/Maps/UI/Storyboard/Settings.storyboard b/iphone/Maps/UI/Storyboard/Settings.storyboard index 09b688a0cb..28dec4c0ca 100644 --- a/iphone/Maps/UI/Storyboard/Settings.storyboard +++ b/iphone/Maps/UI/Storyboard/Settings.storyboard @@ -22,7 +22,7 @@ - + @@ -61,7 +61,7 @@ - + @@ -96,7 +96,7 @@ - + @@ -130,7 +130,7 @@ - + @@ -164,7 +164,7 @@ - + @@ -198,7 +198,7 @@ - + @@ -233,7 +233,7 @@ - + @@ -268,7 +268,7 @@ - + @@ -302,7 +302,7 @@ - + @@ -336,7 +336,7 @@ - + @@ -370,7 +370,7 @@ - + @@ -404,7 +404,7 @@ - + @@ -442,11 +442,11 @@ - + - + - + @@ -511,7 +511,7 @@ - + @@ -545,11 +545,11 @@ - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + @@ -653,8 +619,8 @@ - - + + @@ -717,7 +683,6 @@ - @@ -748,7 +713,7 @@ - + @@ -778,7 +743,7 @@ - + @@ -808,7 +773,7 @@ - + @@ -867,7 +832,7 @@ - + @@ -897,7 +862,7 @@ - + @@ -927,7 +892,7 @@ - + @@ -957,7 +922,7 @@ - + @@ -987,7 +952,7 @@ - + @@ -1017,7 +982,7 @@ - + @@ -1077,7 +1042,7 @@ - + @@ -1106,7 +1071,7 @@ - + @@ -1166,7 +1131,7 @@ - + @@ -1220,7 +1185,7 @@ - + @@ -1247,7 +1212,7 @@ - + @@ -1354,7 +1319,7 @@ - + @@ -1381,7 +1346,7 @@ - + @@ -1408,7 +1373,7 @@ - + @@ -1435,7 +1400,7 @@ - + @@ -1467,7 +1432,7 @@ - + @@ -1499,7 +1464,7 @@ - + @@ -1570,7 +1535,7 @@ Приложение не использует мобильный интернет в роуминге. - + @@ -1600,7 +1565,7 @@ - + @@ -1630,7 +1595,7 @@ - +