bangkk: Selectively update overlays from stock
Change-Id: I708383be0444302908cc596baa5b088b8bbd14c6
This commit is contained in:
parent
529cf8fdda
commit
fae697483d
6 changed files with 129 additions and 117 deletions
|
|
@ -11,14 +11,14 @@
|
|||
<dimen name="keyguard_carrier_text_margin">4dp</dimen>
|
||||
|
||||
<!-- Bottom margin size when fingerprint in display is active -->
|
||||
<dimen name="keyguard_indication_margin_bottom">15dp</dimen>
|
||||
<dimen name="keyguard_indication_margin_bottom">8dp</dimen>
|
||||
|
||||
<!-- Total minimum padding to enforce to ensure that the dot can always show -->
|
||||
<dimen name="ongoing_appops_dot_min_padding">14dp</dimen>
|
||||
|
||||
<!-- Location on the screen of the center of the physical power button. This is a reasonable
|
||||
default that should be overridden by device-specific overlays. -->
|
||||
<dimen name="physical_power_button_center_screen_location_y">1000.0px</dimen>
|
||||
<dimen name="physical_power_button_center_screen_location_y">880px</dimen>
|
||||
|
||||
<!-- Microns/ums (1000 um = 1mm) per pixel for the given device. If unspecified, UI that
|
||||
relies on this value will not be sized correctly. -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue