summaryrefslogtreecommitdiffstats
path: root/res/xml/user_settings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/user_settings.xml')
-rw-r--r--res/xml/user_settings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/user_settings.xml b/res/xml/user_settings.xml
index acb7c0f..457239a 100644
--- a/res/xml/user_settings.xml
+++ b/res/xml/user_settings.xml
@@ -21,7 +21,7 @@
<Preference
android:key="user_me"
android:summary="@string/user_owner" />
- <EditTextPreference
+ <com.android.settings.SelectableEditTextPreference
android:key="user_nickname"
android:title="@string/user_nickname"
android:icon="@drawable/empty_icon" />