Fix some styling in notification guts

Test: manual
Fixes: 153884368
Change-Id: I6f740a5735072e68d624a1e1c2301b0030b47fe7
This commit is contained in:
Julia Reynolds
2020-04-15 16:17:34 -04:00
parent cbd9f03e82
commit 66a3d17cbc
2 changed files with 2 additions and 2 deletions

View File

@@ -108,7 +108,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_weight="1"
style="@style/TextAppearance.NotificationImportanceChannel"/>
style="@style/TextAppearance.NotificationImportanceChannelGroup"/>
</LinearLayout>
<TextView
android:id="@+id/delegate_name"

View File

@@ -84,7 +84,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_weight="1"
style="@style/TextAppearance.NotificationImportanceChannel"/>
style="@style/TextAppearance.NotificationImportanceChannelGroup"/>
</LinearLayout>
<TextView
android:id="@+id/delegate_name"