mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-16 06:25:06 -05:00
remove a noop layout entry
This commit is contained in:
parent
015baa06b4
commit
44607638d9
@ -21,10 +21,6 @@
|
||||
android:layout_height="0dip"
|
||||
android:layout_weight="1">
|
||||
<include layout="@layout/message_view_header" />
|
||||
<View
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="0dip"
|
||||
android:layout_weight="1" />
|
||||
<include layout="@layout/message_view_scrolling_buttons"/>
|
||||
</LinearLayout>
|
||||
</com.fsck.k9.view.ToggleScrollView>
|
||||
|
Loading…
Reference in New Issue
Block a user