Add "line of death"

This commit is contained in:
cketti 2022-11-21 14:28:32 +01:00
parent 42d99739b5
commit 047ef2db50

View file

@ -39,6 +39,11 @@
android:visibility="gone" android:visibility="gone"
tools:visibility="visible"/> tools:visibility="visible"/>
<Space
android:id="@+id/line_of_death"
android:layout_width="match_parent"
android:layout_height="8dp" />
<com.fsck.k9.view.ToolableViewAnimator <com.fsck.k9.view.ToolableViewAnimator
android:id="@+id/message_layout_animator" android:id="@+id/message_layout_animator"
android:layout_width="match_parent" android:layout_width="match_parent"