diff --git a/packages/SystemUI/res/layout/remote_input.xml b/packages/SystemUI/res/layout/remote_input.xml index 83cfc764066c0..cce07bdaa45de 100644 --- a/packages/SystemUI/res/layout/remote_input.xml +++ b/packages/SystemUI/res/layout/remote_input.xml @@ -23,16 +23,16 @@ android:id="@+id/remote_input" android:layout_height="match_parent" android:layout_width="match_parent" - android:paddingStart="16dp" - android:paddingEnd="12dp" - android:paddingBottom="4dp" - android:paddingTop="2dp"> + android:paddingEnd="12dp"> + android:layout_gravity="center_vertical" + android:paddingTop="2dp" + android:paddingBottom="4dp">