summaryrefslogtreecommitdiffstats
path: root/res/xml/language_settings.xml
diff options
context:
space:
mode:
authorAmith Yamasani <yamasani@google.com>2011-01-12 14:18:58 -0800
committerAmith Yamasani <yamasani@google.com>2011-01-12 14:18:58 -0800
commitbe6fab0d6dd79fbb144b49cc7176cab6b827a7a4 (patch)
treebfb4294eb13371a9d06e7b90807e48388f3b2559 /res/xml/language_settings.xml
parent7d47f2f9bad77d472b49b88a1c927d07694fff12 (diff)
downloadpackages_apps_Settings-be6fab0d6dd79fbb144b49cc7176cab6b827a7a4.zip
packages_apps_Settings-be6fab0d6dd79fbb144b49cc7176cab6b827a7a4.tar.gz
packages_apps_Settings-be6fab0d6dd79fbb144b49cc7176cab6b827a7a4.tar.bz2
Remove popup indicator for dialog style preferences.
Bug: 3341160 This is for some custom settings that needed dialog style indicators. Change-Id: Ied9d88c890e764bc0ae50e0299daff50a6b432aa
Diffstat (limited to 'res/xml/language_settings.xml')
-rw-r--r--res/xml/language_settings.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/xml/language_settings.xml b/res/xml/language_settings.xml
index 9230496..b7934e6 100644
--- a/res/xml/language_settings.xml
+++ b/res/xml/language_settings.xml
@@ -58,8 +58,7 @@
<PreferenceCategory android:key="keyboard_settings_category"
android:title="@string/keyboard_settings_category">
<PreferenceScreen android:key="current_input_method"
- android:title="@string/current_input_method"
- android:widgetLayout="@*android:layout/preference_dialog" />
+ android:title="@string/current_input_method" />
<ListPreference android:key="input_method_selector"
android:title="@string/input_method_selector"