Merge "Fixed the RTL appearance of messagingStyle" into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
7a86424275
@@ -36,6 +36,7 @@
|
||||
android:id="@+id/message_name"
|
||||
style="@style/Widget.Material.Notification.MessagingName"
|
||||
android:layout_width="wrap_content"
|
||||
android:textAlignment="viewStart"
|
||||
/>
|
||||
<com.android.internal.widget.MessagingLinearLayout
|
||||
android:id="@+id/group_message_container"
|
||||
|
||||
@@ -17,5 +17,6 @@
|
||||
<com.android.internal.widget.MessagingTextMessage
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:id="@+id/message_text"
|
||||
android:textAlignment="viewStart"
|
||||
style="@style/Widget.Material.Notification.MessagingText"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user