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_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_weight="1"
|
android:layout_weight="1"
|
||||||
style="@style/TextAppearance.NotificationImportanceChannel"/>
|
style="@style/TextAppearance.NotificationImportanceChannelGroup"/>
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
<TextView
|
<TextView
|
||||||
android:id="@+id/delegate_name"
|
android:id="@+id/delegate_name"
|
||||||
|
|||||||
@@ -84,7 +84,7 @@
|
|||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_weight="1"
|
android:layout_weight="1"
|
||||||
style="@style/TextAppearance.NotificationImportanceChannel"/>
|
style="@style/TextAppearance.NotificationImportanceChannelGroup"/>
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
<TextView
|
<TextView
|
||||||
android:id="@+id/delegate_name"
|
android:id="@+id/delegate_name"
|
||||||
|
|||||||
Reference in New Issue
Block a user