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

Commit fcc9331b authored by Steve Elliott's avatar Steve Elliott
Browse files

Fix text / convo icon overlap in RTL

Fixes: 152371958
Test: manual, visual
Change-Id: I2d7dc697ae1d07ab18a976c04ea5c1042480eed2
parent 06ba19ff
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -139,7 +139,7 @@
                >
                    <TextView
                        android:id="@+id/conversation_text"
                        android:layout_width="wrap_content"
                        android:layout_width="0dp"
                        android:layout_height="wrap_content"
                        android:layout_marginEnd="@dimen/notification_conversation_header_separating_margin"
                        android:textAppearance="@style/TextAppearance.DeviceDefault.Notification.Title"