summaryrefslogtreecommitdiff
path: root/data/res/layout/notification_template_part_line1.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/res/layout/notification_template_part_line1.xml')
-rw-r--r--data/res/layout/notification_template_part_line1.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/res/layout/notification_template_part_line1.xml b/data/res/layout/notification_template_part_line1.xml
index ca35de39..6459bb80 100644
--- a/data/res/layout/notification_template_part_line1.xml
+++ b/data/res/layout/notification_template_part_line1.xml
@@ -31,7 +31,7 @@
android:textAlignment="viewStart"
/>
<TextView android:id="@+id/text_line_1"
- android:textAppearance="@style/TextAppearance.Material.Notification"
+ style="@style/Widget.Material.Notification.Text"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:gravity="end|bottom"