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

Commit 9b111a58 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: Ia54f12c515c53910af208687d9996018557d018f
parents b07eee47 f3825f11
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"