Fix some styling in notification guts
Test: manual Fixes: 153884368 Change-Id: I6f740a5735072e68d624a1e1c2301b0030b47fe7
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user