mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-08 05:24:39 +01:00
start with expanders minimized
This commit is contained in:
parent
9bc73b8bfc
commit
af3eee42df
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
||||||
<org.eehouse.android.xw4.ExpandImageButton
|
<org.eehouse.android.xw4.ExpandImageButton
|
||||||
android:id="@+id/expander"
|
android:id="@+id/expander"
|
||||||
style="@style/expander_button"
|
style="@style/expander_button"
|
||||||
|
android:src="@drawable/expander_ic_minimized"
|
||||||
/>
|
/>
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue