diff --git a/core/res/res/layout/notification_template_messaging_group.xml b/core/res/res/layout/notification_template_messaging_group.xml index 08f8f57455001..0717d962d69fb 100644 --- a/core/res/res/layout/notification_template_messaging_group.xml +++ b/core/res/res/layout/notification_template_messaging_group.xml @@ -36,6 +36,7 @@ android:id="@+id/message_name" style="@style/Widget.Material.Notification.MessagingName" android:layout_width="wrap_content" + android:textAlignment="viewStart" />