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:
Lucas Dupin
2018-12-06 14:47:06 -08:00
parent a4418c7efb
commit 34d616a7a5

View File

@@ -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>