Increase maximum pin pad size
There was overlap between the the ok button and the rest of the grid if the device was set to largest font and display size. Change-Id: I305487a906b909b76bace6e0837226749c034128 Fixes: 119047989 Test: visual
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
|
||||
<!-- Max Height of the sliding KeyguardSecurityContainer
|
||||
(includes 2x keyguard_security_view_top_margin) -->
|
||||
<dimen name="keyguard_security_max_height">450dp</dimen>
|
||||
<dimen name="keyguard_security_max_height">455dp</dimen>
|
||||
|
||||
<!-- Margin around the various security views -->
|
||||
<dimen name="keyguard_security_view_top_margin">8dp</dimen>
|
||||
|
||||
Reference in New Issue
Block a user