Merge "Prevent KeyguardContainer size from shrinking when switching from Password Security Challenge." into rvc-dev am: 966f168a6c

Change-Id: Ieeb40a8f31eca5c1ae0ced2cf8d7e1eb9f0843c4
This commit is contained in:
Youngjun Kwak
2020-04-21 16:13:16 +00:00
committed by Automerger Merge Worker

View File

@@ -29,8 +29,6 @@
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="match_parent"
androidprv:layout_maxWidth="@dimen/keyguard_security_width"
androidprv:layout_maxHeight="@dimen/keyguard_security_height"
android:gravity="center">
<include layout="@layout/keyguard_message_area" />