am e8531ff6
: Merge "Changed the text input type of APN name to plain text"
* commit 'e8531ff6a03a0542b7b1531ddd469befed9bab85': Changed the text input type of APN name to plain text
This commit is contained in:
committed by
Android Git Automerger
commit
9a10fb0bbc
@@ -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"
|
||||
|
Reference in New Issue
Block a user