Skip to content

Commit 5b14b96

Browse files
Jim MillerAndroid (Google) Code Review
authored andcommitted
Merge "Fix keyguard landscape layout on phones" into jb-mr1-dev
2 parents d211767 + ce3e948 commit 5b14b96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/res/res/layout-land/keyguard_host_view.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929

3030
<include layout="@layout/keyguard_widget_region"
3131
android:layout_width="0dp"
32+
android:layout_height="match_parent"
3233
android:layout_weight=".45" />
3334

3435
<com.android.internal.policy.impl.keyguard.KeyguardSecurityViewFlipper

0 commit comments

Comments
 (0)