summaryrefslogtreecommitdiff
path: root/data/res/layout/notification_template_messaging_text_message.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/res/layout/notification_template_messaging_text_message.xml')
-rw-r--r--data/res/layout/notification_template_messaging_text_message.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/res/layout/notification_template_messaging_text_message.xml b/data/res/layout/notification_template_messaging_text_message.xml
index e728e691..3611186e 100644
--- a/data/res/layout/notification_template_messaging_text_message.xml
+++ b/data/res/layout/notification_template_messaging_text_message.xml
@@ -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"
/>