summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authorDanesh M <daneshm90@gmail.com>2015-11-05 15:12:55 -0800
committerGerrit Code Review <gerrit@cyanogenmod.org>2015-11-05 17:35:38 -0800
commitbd55cfcd90d60bf2b775f2d8e53706d9691f9442 (patch)
tree78b5e53eb58d79805064f5fe754cb3843ca01d22 /res/xml
parente560ed696a9f55a7ad5678ec0292b0293ac62b7d (diff)
downloadpackages_apps_Settings-bd55cfcd90d60bf2b775f2d8e53706d9691f9442.zip
packages_apps_Settings-bd55cfcd90d60bf2b775f2d8e53706d9691f9442.tar.gz
packages_apps_Settings-bd55cfcd90d60bf2b775f2d8e53706d9691f9442.tar.bz2
Settings : Switch navbar ime cursor to CMSettings
Change-Id: I6f56fded13cf29aced9ed7c01857d617a5d6b790
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/button_settings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/button_settings.xml b/res/xml/button_settings.xml
index 2e1434a..a3efc59 100644
--- a/res/xml/button_settings.xml
+++ b/res/xml/button_settings.xml
@@ -48,7 +48,7 @@
android:summary="@string/navigation_bar_left_summary"
android:defaultValue="false" />
- <com.android.settings.cyanogenmod.SystemSettingSwitchPreference
+ <com.android.settings.cyanogenmod.CMSystemSettingSwitchPreference
android:key="navigation_bar_menu_arrow_keys"
android:title="@string/navigation_bar_arrow_keys_title"
android:summary="@string/navigation_bar_arrow_keys_summary"