diff --git a/res/layout/biometrics_glif_content.xml b/res/layout/biometrics_glif_content.xml index 6cddccb4da1..25fbcb5b2e2 100644 --- a/res/layout/biometrics_glif_content.xml +++ b/res/layout/biometrics_glif_content.xml @@ -21,8 +21,8 @@ android:id="@+id/sud_layout_template_content" android:layout_width="match_parent" android:layout_height="match_parent" - android:clipChildren="true" - android:clipToPadding="true" + android:clipChildren="false" + android:clipToPadding="false" android:orientation="vertical">