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

Commit 350c8ec4 authored by Abhishek Aggarwal's avatar Abhishek Aggarwal
Browse files

Merge branch '7222-main-mms_flicker' into 'main'

message: Don't include attachments in composeBar group

See merge request e/os/Message!76
parents da7b5822 6452abab
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -135,7 +135,7 @@
        android:id="@+id/composeBar"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        app:constraint_referenced_ids="messageBackground,attachments,attach,message,counter,send" />
        app:constraint_referenced_ids="messageBackground,attach,message,counter,send" />

    <View
        android:id="@+id/composeDivider"