Merge "Prevent KeyguardContainer size from shrinking when switching from Password Security Challenge." into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
966f168a6c
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user