Skip to content

Commit cbf026f

Browse files
author
Jim Miller
committed
Fix 6641800: Remove unnecessary padding below status view
This fixes a bug on a 600dp device where the owner info text was clipped. Change-Id: I5293b6c1f508307dc55b23d6e2f219e9fa735693
1 parent 955a016 commit cbf026f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/res/res/layout-sw600dp/keyguard_screen_unlock_portrait.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
android:layout_height="wrap_content"
4242
android:layout_marginLeft="50dip"
4343
android:layout_marginTop="50dip"
44-
android:layout_marginBottom="100dip"
4544
android:layout_marginRight="64dip"
4645
android:layout_alignParentTop="true"
4746
android:layout_alignParentLeft="true"/>

0 commit comments

Comments
 (0)