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

Commit 665670e0 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix text / convo icon overlap in RTL" into rvc-dev

parents 254b6cbd fcc9331b
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"