Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 6be40510 authored by cketti's avatar cketti Committed by GitHub
Browse files

Merge pull request #6481 from thundernest/line_of_death

Message View Redesign: Add "line of death"
parents 42d99739 047ef2db
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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"