mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-16 06:25:06 -05:00
rename the message_view_header component that actually contained just
the message
This commit is contained in:
parent
594b3291ac
commit
d29781b2fd
@ -20,7 +20,7 @@
|
||||
android:background="@android:color/transparent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1">
|
||||
<include layout="@layout/message_view_header" />
|
||||
<include layout="@layout/message" />
|
||||
<include layout="@layout/message_view_scrolling_buttons"/>
|
||||
</LinearLayout>
|
||||
</com.fsck.k9.view.ToggleScrollView>
|
||||
|
Loading…
Reference in New Issue
Block a user