dubai: overlay: Set keyguard bottom margin
Signed-off-by: Ayush Dubey <ayushdubey70@gmail.com> Change-Id: Ia5991b3f729fcb027e9ec13bda8057f04ef0aa25
This commit is contained in:
parent
26e7d71e12
commit
e96c195166
1 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,9 @@
|
||||||
<!-- Margin on the left side of the carrier text on Keyguard -->
|
<!-- Margin on the left side of the carrier text on Keyguard -->
|
||||||
<dimen name="keyguard_carrier_text_margin">16.0dip</dimen>
|
<dimen name="keyguard_carrier_text_margin">16.0dip</dimen>
|
||||||
|
|
||||||
|
<!-- Bottom margin size when fingerprint in display is active -->
|
||||||
|
<dimen name="keyguard_indication_margin_bottom">16.0dip</dimen>
|
||||||
|
|
||||||
<!-- Location on the screen of the center of the physical power button. -->
|
<!-- Location on the screen of the center of the physical power button. -->
|
||||||
<dimen name="physical_power_button_center_screen_location_y">620.0px</dimen>
|
<dimen name="physical_power_button_center_screen_location_y">620.0px</dimen>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue