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

am: f3825f11a1

Change-Id: Ia56418c0fcb531b30005b7415c35c98cad45a6f4
This commit is contained in:
Steve Elliott
2019-05-30 20:10:36 -07:00
committed by android-build-merger

View File

@@ -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"