start with expanders minimized

This commit is contained in:
Eric House 2020-09-26 20:35:02 -07:00
parent 9bc73b8bfc
commit af3eee42df

View file

@ -20,6 +20,7 @@
<org.eehouse.android.xw4.ExpandImageButton
android:id="@+id/expander"
style="@style/expander_button"
android:src="@drawable/expander_ic_minimized"
/>
</LinearLayout>