diff --git a/packages/SystemUI/res/layout/people_space_placeholder_layout.xml b/packages/SystemUI/res/layout/people_space_placeholder_layout.xml index 76f7b98166ed2..5f1aa2250fbcd 100644 --- a/packages/SystemUI/res/layout/people_space_placeholder_layout.xml +++ b/packages/SystemUI/res/layout/people_space_placeholder_layout.xml @@ -28,8 +28,8 @@ android:layout_gravity="center" android:paddingVertical="8dp" android:paddingHorizontal="2dp" - android:layout_width="136dp" - android:layout_height="51dp"> + android:layout_width="match_parent" + android:layout_height="match_parent">