Skip to content

Commit e969c49

Browse files
authored
Merge pull request #123 from opticod/patch15
Allowing numeric or special characters in author name
2 parents 8fb4679 + 7af9379 commit e969c49

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

source-code/app/src/main/res/xml/fragment_settings.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515

1616
<com.afollestad.materialdialogs.prefs.MaterialEditTextPreference
1717
android:dialogTitle="@string/title_user_name"
18-
android:digits="abcdefghijklmnopqrstuvxyzABCDEFGHIJLMNOPRSTUVXYZ "
1918
android:key="@string/key_user_name"
2019
android:lines="1"
2120
android:maxLines="1"

0 commit comments

Comments
 (0)