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

Commit 0830f543 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Fix text / convo icon overlap in RTL" into rvc-dev am: 665670e0 am: 7ccf5fe5

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11971852

Change-Id: I6a3ebc5c47bc76b17337094380fcbe3918d800fa
parents 1f725fd5 7ccf5fe5
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"