* commit '9a10fb0bbca164a5cf453b19522e369188b50c85': Changed the text input type of APN name to plain text
This commit is contained in:
committed by
Android Git Automerger
commit
561646c14d
@@ -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