Merge pull request #6481 from thundernest/line_of_death

Message View Redesign: Add "line of death"
This commit is contained in:
cketti 2022-11-22 16:57:44 +01:00 committed by GitHub
commit 6be4051006
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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