summaryrefslogtreecommitdiffstats
path: root/res/xml/apn_editor.xml
diff options
context:
space:
mode:
authorAmith Yamasani <yamasani@google.com>2009-09-16 12:43:50 -0700
committerAmith Yamasani <yamasani@google.com>2009-09-17 10:39:10 -0700
commit985f5efc8278e1a5c2170c3aba354a4c9367b741 (patch)
tree782d6a556a3b35f17a8ad780efa53a7c105d6374 /res/xml/apn_editor.xml
parent5d9ee1490258d56e0e1074b5e9b9a4bff39dd602 (diff)
downloadpackages_apps_Settings-985f5efc8278e1a5c2170c3aba354a4c9367b741.zip
packages_apps_Settings-985f5efc8278e1a5c2170c3aba354a4c9367b741.tar.gz
packages_apps_Settings-985f5efc8278e1a5c2170c3aba354a4c9367b741.tar.bz2
Add "settings" to a bunch of screens. Fix 2110077, 2115734, 2101651
Move Factory data reset to About phone. Show input method when dialog to enter/edit new dictionary word is displayed. Add title to Accessibility settings.
Diffstat (limited to 'res/xml/apn_editor.xml')
-rw-r--r--res/xml/apn_editor.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/xml/apn_editor.xml b/res/xml/apn_editor.xml
index e9ded6c..4ff801f 100644
--- a/res/xml/apn_editor.xml
+++ b/res/xml/apn_editor.xml
@@ -106,5 +106,6 @@
android:dialogTitle="@string/apn_type"
android:key="apn_type"
android:singleLine="true"
+ android:inputType="textNoSuggestions"
/>
</PreferenceScreen>