Merge "SIM PIN: Fix layout issues" into sc-dev am: 5dd5b13ec3
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13436258 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Iaf7d0a502a3aac67257c7eac1b6b1d9f5f04d15a
This commit is contained in:
@@ -32,9 +32,8 @@
|
||||
|
||||
<com.android.keyguard.KeyguardSecurityContainer
|
||||
android:id="@+id/keyguard_security_container"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
androidprv:layout_maxHeight="@dimen/keyguard_security_max_height"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:clipChildren="false"
|
||||
android:clipToPadding="false"
|
||||
android:padding="0dp"
|
||||
|
||||
@@ -46,7 +46,6 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="vertical"
|
||||
android:gravity="center"
|
||||
android:layout_weight="1"
|
||||
android:layoutDirection="ltr"
|
||||
>
|
||||
<include layout="@layout/keyguard_esim_area"
|
||||
|
||||
Reference in New Issue
Block a user