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

Commit f4b48ddf authored by Steve Elliott's avatar Steve Elliott Committed by android-build-merger
Browse files

Merge "Fix RTL placement of "Silent Notifications" section header" into qt-dev

am: f3825f11

Change-Id: Ia56418c0fcb531b30005b7415c35c98cad45a6f4
parents 95727b51 f3825f11
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -44,6 +44,8 @@
            android:layout_height="wrap_content"
            android:layout_height="wrap_content"
            android:layout_weight="1"
            android:layout_weight="1"
            android:layout_marginStart="@dimen/notification_section_header_padding_left"
            android:layout_marginStart="@dimen/notification_section_header_padding_left"
            android:gravity="start"
            android:textAlignment="gravity"
            android:text="@string/notification_section_header_gentle"
            android:text="@string/notification_section_header_gentle"
            android:textSize="12sp"
            android:textSize="12sp"
            android:textColor="@color/notification_section_header_label_color"
            android:textColor="@color/notification_section_header_label_color"