mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-13 08:01:33 +01:00
don't specify text file for view used in Dialog -- device will set it.
Prevents invisible text on HTC MyTouch.
This commit is contained in:
parent
0474984b82
commit
ebca62b25e
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@
|
|||
android:layout_width="fill_parent"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium"
|
||||
android:gravity="center"
|
||||
android:textColor="#FFFFFFFF"
|
||||
/>
|
||||
|
||||
<ListView android:id="@+id/list"
|
||||
|
|
Loading…
Reference in a new issue