Merge "Changed the text input type of APN name to plain text"
This commit is contained in:
@@ -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