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:
authorDmitry Kunin <dkunin@mapswith.me>2013-11-19 19:54:34 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:06:00 +0300
commit89fcbfaad63d85f2e38f4b696d8b6aee38e6c04b (patch)
treea11ef81d9512bed0127fa6c2d83152b45578b351 /android/res/xml
parent9be6b45943d2098a7d3f2add409e67f9e6d03e3d (diff)
[AND] Zoom buttons preference.
Diffstat (limited to 'android/res/xml')
-rw-r--r--android/res/xml/preferences.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/android/res/xml/preferences.xml b/android/res/xml/preferences.xml
index 5646aabef0..6e745be150 100644
--- a/android/res/xml/preferences.xml
+++ b/android/res/xml/preferences.xml
@@ -18,6 +18,11 @@
android:summary="@string/allow_statistics_hint"
android:title="@string/allow_statistics" />
+ <CheckBoxPreference
+ android:key="@string/pref_zoom_btns_enabled"
+ android:summary="Показывать или нет?"
+ android:title="Зумные кнопки" />
+
<Preference
android:key="@string/pref_yota"
android:summary="@string/yopme_pref_summary"