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:
parent
5957735a0b
commit
6089b9078e
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user