diff --git a/packages/SystemUI/res/layout/notification_guts.xml b/packages/SystemUI/res/layout/notification_guts.xml index e1424f0cb7e54..f60a3b69b26c8 100644 --- a/packages/SystemUI/res/layout/notification_guts.xml +++ b/packages/SystemUI/res/layout/notification_guts.xml @@ -63,6 +63,7 @@ android:id="@+id/importance_buttons" android:layout_width="match_parent" android:layout_height="wrap_content" + android:layout_marginStart="-6dp" android:paddingTop="4dp" android:paddingEnd="8dp" >