commit | 120ae618d0e41a4e29624b5f8631df8171d4a4d1 | [log] [tgz] |
---|---|---|
author | Daisuke Miyakawa <dmiyakawa@google.com> | Tue Dec 28 12:11:34 2010 -0800 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Dec 28 12:11:34 2010 -0800 |
tree | 5a81fdd0936c6ea8e2dba35b41eb4d84b7f8c618 | |
parent | 561646c14d2055f3f5f269c6d5ae890af73b5b77 [diff] | |
parent | 0688f251af533c09682c791ae20834ab7854d7d7 [diff] |
Merge "Refresh layouts for SetupWizard."
diff --git a/res/xml/apn_editor.xml b/res/xml/apn_editor.xml index 3835a2c..68a1b31 100644 --- a/res/xml/apn_editor.xml +++ b/res/xml/apn_editor.xml
@@ -22,7 +22,7 @@ android:dialogTitle="@string/apn_name" android:key="apn_name" android:singleLine="true" - android:inputType="textEmailAddress" + android:inputType="text" /> <EditTextPreference android:title="@string/apn_apn"