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:
authorArsentiy Milchakov <milcars@mapswithme.com>2018-04-20 11:14:19 +0300
committerAleksandr Zatsepin <alexzatsepin@users.noreply.github.com>2018-04-25 15:38:50 +0300
commit1cd0bd76fbd59c7be5a5d1d952da435fdf4cf31c (patch)
tree5576545e074671a2ea2811a9e56347f673318b97 /android/res
parentd6c460efdc8ed21081d424c25b6fb8f812952527 (diff)
[android] Summary for backup setting is added
Diffstat (limited to 'android/res')
-rw-r--r--android/res/xml/prefs_main.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/res/xml/prefs_main.xml b/android/res/xml/prefs_main.xml
index b289208d38..5a3adeb270 100644
--- a/android/res/xml/prefs_main.xml
+++ b/android/res/xml/prefs_main.xml
@@ -34,6 +34,7 @@
<SwitchPreferenceCompat
android:key="@string/pref_backupbookmarks"
android:title="@string/settings_backup_bookmarks"
+ android:summary="@string/bookmarks_message_unbackuped_user"
android:order="5"/>
<SwitchPreferenceCompat
android:key="@string/pref_large_fonts_size"