Skip to content

Commit 22f3d9f

Browse files
Jim MillerAndroid (Google) Code Review
authored andcommitted
Merge "Fix 5396647: Move lock slider up by 10dip on lock screen."
2 parents 3eb4527 + f67f8b4 commit 22f3d9f

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)