diff --git a/core/res/res/layout/notification_expand_button.xml b/core/res/res/layout/notification_expand_button.xml index f92e6d63cbe73..b969fa49bcc79 100644 --- a/core/res/res/layout/notification_expand_button.xml +++ b/core/res/res/layout/notification_expand_button.xml @@ -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" />