Select text in user name dialog
Enables quickly changing the name without moving the cursor. Also use cap words style. Bug: 8518507 Change-Id: I6841cad221b56bb4c3d51c21d30b3858d1ee3e1c
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
android:title="@string/application_restrictions"
|
||||
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
|
||||
|
||||
<EditTextPreference
|
||||
<com.android.settings.SelectableEditTextPreference
|
||||
android:key="user_info"
|
||||
android:order="0"
|
||||
android:widgetLayout="@layout/preference_rename_widget" />
|
||||
|
Reference in New Issue
Block a user