diff --git a/packages/SystemUI/res-keyguard/layout/keyguard_bouncer_user_switcher.xml b/packages/SystemUI/res-keyguard/layout/keyguard_bouncer_user_switcher.xml index 2cac9c706fe90..90851e2a921c6 100644 --- a/packages/SystemUI/res-keyguard/layout/keyguard_bouncer_user_switcher.xml +++ b/packages/SystemUI/res-keyguard/layout/keyguard_bouncer_user_switcher.xml @@ -45,7 +45,7 @@ android:id="@+id/user_switcher_header" android:textDirection="locale" android:layout_width="@dimen/bouncer_user_switcher_width" - android:layout_height="wrap_content" /> + android:layout_height="match_parent" />