Fix some styling in notification guts am: 66a3d17cbc
Change-Id: I66db61cd73c1dfb030cf0eb412d9400249b394f9
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