mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-23 06:06:27 -08:00
LG8n: overlay: Fixup SystemUI Overlays
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
36666c0364
commit
97c03b13ed
|
@ -30,6 +30,15 @@
|
|||
screen directly in front of the sensor. -->
|
||||
<dimen name="physical_fingerprint_sensor_center_screen_location_y">1100px</dimen>
|
||||
|
||||
<!-- Margin on the right side of the system icon group on Keyguard. -->
|
||||
<dimen name="system_icons_keyguard_padding_end">0dp</dimen>
|
||||
|
||||
<!-- Starting padding for a left-aligned status bar clock -->
|
||||
<dimen name="status_bar_left_clock_starting_padding">0.0px</dimen>
|
||||
|
||||
<!-- Margin on the left side of the carrier text on Keyguard -->
|
||||
<dimen name="keyguard_carrier_text_margin">20dp</dimen>
|
||||
|
||||
<!-- Location on the screen of the center of the fingerprint sensor -->
|
||||
<dimen name="physical_fingerprint_sensor_center_screen_location_x">1080px</dimen>
|
||||
|
||||
|
@ -37,6 +46,6 @@
|
|||
navigation_extra_key_width -->
|
||||
<dimen name="navigation_side_padding">85.0dip</dimen>
|
||||
<dimen name="rounded_corner_content_padding">10dp</dimen>
|
||||
<dimen name="status_bar_padding_end">4.0dip</dimen>
|
||||
<dimen name="status_bar_padding_start">4.0dip</dimen>
|
||||
<dimen name="status_bar_padding_end">5dp</dimen>
|
||||
<dimen name="status_bar_padding_start">16dp</dimen>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue