mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-21 13:26:26 -08:00
LG8n: overlay: Import padding configurations
This commit is contained in:
parent
936c29dbbc
commit
0998347a86
|
@ -28,4 +28,20 @@
|
|||
|
||||
<!-- Location on the screen of the center of the fingerprint sensor -->
|
||||
<dimen name="physical_fingerprint_sensor_center_screen_location_x">1080px</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>
|
||||
|
||||
<!-- The padding on the side of the navigation bar. Must be greater than or equal to
|
||||
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">5dp</dimen>
|
||||
<dimen name="status_bar_padding_start">16dp</dimen>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue