Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 66a3d17c authored by Julia Reynolds's avatar Julia Reynolds
Browse files

Fix some styling in notification guts

Test: manual
Fixes: 153884368
Change-Id: I6f740a5735072e68d624a1e1c2301b0030b47fe7
parent cbd9f03e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"
+1 −1
Original line number Diff line number Diff line
@@ -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"