Skip to content

Commit f67f8b4

Browse files
author
Jim Miller
committed
Fix 5396647: Move lock slider up by 10dip on lock screen.
Change-Id: I32d5b8bc784e2171b4880c08eeabfda7c58238db
1 parent 63d8b0c commit f67f8b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/res/res/layout/keyguard_screen_tab_unlock.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121

122122
<RelativeLayout
123123
android:layout_width="match_parent"
124-
android:layout_height="292dip">
124+
android:layout_height="302dip">
125125

126126
<com.android.internal.widget.multiwaveview.MultiWaveView
127127
android:id="@+id/unlock_widget"

0 commit comments

Comments
 (0)