mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-11 08:48:06 +01:00
change default to checked so code doesn't have to set it
This commit is contained in:
parent
83baa5a00c
commit
c581bb93ad
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/game_locked"
|
||||
android:checked="true"
|
||||
android:visibility="gone"
|
||||
android:layout_alignParentTop="true"
|
||||
/>
|
||||
|
|
Loading…
Add table
Reference in a new issue