Merge "RTL Expander Fix" into sc-dev

This commit is contained in:
TreeHugger Robot
2021-03-15 13:22:41 +00:00
committed by Android (Google) Code Review

View File

@@ -39,7 +39,7 @@
android:layout_height="@dimen/notification_expand_button_pill_height"
android:textAppearance="@style/TextAppearance.DeviceDefault.Notification.Info"
android:gravity="center_vertical"
android:paddingLeft="8dp"
android:paddingStart="8dp"
/>
<ImageView