1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-23 18:02:15 -05:00

Fix missing 'download remainder' button.

This commit is contained in:
Joe Steele 2013-04-02 10:17:54 -04:00
parent 5957735a0b
commit 6089b9078e

View File

@ -9,7 +9,8 @@
<com.fsck.k9.view.NonLockingScrollView
android:layout_width="fill_parent"
android:layout_height="wrap_content">
android:layout_height="0dp"
android:layout_weight="1">
<LinearLayout
android:orientation="vertical"