mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-13 08:01:33 +01:00
use medium sized text for empty view
This commit is contained in:
parent
693909ec67
commit
0059f92626
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
android:layout_height="fill_parent"
|
||||
android:layout_width="fill_parent"
|
||||
android:text="@string/empty_games_list"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium"
|
||||
/>
|
||||
|
||||
</FrameLayout>
|
||||
|
|
Loading…
Reference in a new issue