remove a noop layout entry
This commit is contained in:
parent
015baa06b4
commit
44607638d9
1 changed files with 0 additions and 4 deletions
|
@ -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 a new issue