Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Boriskov <a.boriskov@corp.mail.ru>2020-02-20 11:13:16 +0300
committerAleksey Belousov <beloal@users.noreply.github.com>2020-02-20 11:26:52 +0300
commitafac8333addc7799cb4ce59ef48bcb55b8b86982 (patch)
tree2c8cee047bcf0d82f40da73df2ef4bcca5746864
parent1d5b5cae5192509a743ef3655701c30d093cd107 (diff)
[iOS] Fixed 'Stop' button in navigation
https://jira.mail.ru/browse/MAPSME-13228
-rw-r--r--iphone/Maps/Classes/CustomViews/NavigationDashboard/Views/NavigationControlView.xib1
1 files changed, 1 insertions, 0 deletions
diff --git a/iphone/Maps/Classes/CustomViews/NavigationDashboard/Views/NavigationControlView.xib b/iphone/Maps/Classes/CustomViews/NavigationDashboard/Views/NavigationControlView.xib
index cdfd6cfa9b..273a0bbffc 100644
--- a/iphone/Maps/Classes/CustomViews/NavigationDashboard/Views/NavigationControlView.xib
+++ b/iphone/Maps/Classes/CustomViews/NavigationDashboard/Views/NavigationControlView.xib
@@ -274,6 +274,7 @@
</state>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="string" keyPath="styleName" value="FlatRedButton:regular17"/>
+ <userDefinedRuntimeAttribute type="string" keyPath="localizedText" value="current_location_unknown_stop_button"/>
</userDefinedRuntimeAttributes>
<connections>
<action selector="stopRoutingButtonAction" destination="-1" eventType="touchUpInside" id="Xvf-fv-3GR"/>