Merge "Fix text / convo icon overlap in RTL" into rvc-dev am: 665670e0c1 am: 8d83818066 am: 8a6180d688
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11971852 Change-Id: If9b46db97f6162827a0a33591639961eee007382
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user