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

Commit 056e992b authored by moezbhatti's avatar moezbhatti Committed by Moez Bhatti
Browse files

Make sure group messages don't get hidden by banner

parent 30126523
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@
        app:layout_constraintBottom_toBottomOf="@id/composeBackground"
        app:layout_constraintEnd_toEndOf="parent"
        app:layout_constraintStart_toStartOf="parent"
        app:layout_constraintTop_toBottomOf="@id/toolbar"
        app:layout_constraintTop_toBottomOf="@id/sendAsGroupBackground"
        app:stackFromEnd="true"
        tools:listitem="@layout/message_list_item_in" />