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

This commit is contained in:
TreeHugger Robot
2019-05-31 02:52:14 +00:00
committed by Android (Google) Code Review

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"