mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-27 07:58:49 +01:00
set selectAllOnFocus on player name edit. Can't figure out how to
force focus to that field though....
This commit is contained in:
parent
d470a1c1e0
commit
7a5549cc43
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@
|
|||
android:scrollHorizontally="true"
|
||||
android:autoText="false"
|
||||
android:capitalize="words"
|
||||
android:selectAllOnFocus="true"
|
||||
android:gravity="fill_horizontal"
|
||||
android:singleLine="true"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium"
|
||||
|
|
Loading…
Add table
Reference in a new issue