mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-27 07:58:49 +01:00
capitalize names in player config too
This commit is contained in:
parent
6620b42abd
commit
e9e8211050
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
android:layout_marginRight="20dip"
|
||||
android:scrollHorizontally="true"
|
||||
android:autoText="false"
|
||||
android:capitalize="none"
|
||||
android:capitalize="words"
|
||||
android:gravity="fill_horizontal"
|
||||
android:singleLine="true"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium"
|
||||
|
|
Loading…
Add table
Reference in a new issue