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

Commit 7ef81a69 authored by Steve Elliott's avatar Steve Elliott
Browse files

Fix RTL placement of "Silent Notifications" section header

Fixes: 133258925
Test: manual
Change-Id: I5719a2db4ea1e4c3a58f973fb2538a7085052651
parent e4de9d2c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -44,6 +44,8 @@
            android:layout_height="wrap_content"
            android:layout_weight="1"
            android:layout_marginStart="@dimen/notification_section_header_padding_left"
            android:gravity="start"
            android:textAlignment="gravity"
            android:text="@string/notification_section_header_gentle"
            android:textSize="12sp"
            android:textColor="@color/notification_section_header_label_color"