mirror of
https://github.com/pjgowtham/android_device_realme_ferrarri.git
synced 2026-06-18 23:01:14 +00:00
instantnoodlep: overlay: Update cutout/padding related overlays
Change-Id: I5c74d72e388043c68c58bb3b835fad3db9fa814a
This commit is contained in:
@@ -16,14 +16,15 @@
|
||||
*/
|
||||
-->
|
||||
<resources>
|
||||
<!-- the padding on the end of the statusbar -->
|
||||
<dimen name="status_bar_padding_end">65px</dimen>
|
||||
|
||||
<!-- Height of the status bar header bar when on Keyguard -->
|
||||
<dimen name="status_bar_header_height_keyguard">@*android:dimen/status_bar_height</dimen>
|
||||
|
||||
<!-- Margin on the left side of the carrier text on Keyguard -->
|
||||
<dimen name="keyguard_carrier_text_margin">32dp</dimen>
|
||||
<dimen name="keyguard_carrier_text_margin">30px</dimen>
|
||||
|
||||
<!-- Margin on the right side of the system icon group on Keyguard. -->
|
||||
<dimen name="system_icons_keyguard_padding_end">26dp</dimen>
|
||||
|
||||
<dimen name="rounded_corner_content_padding">74px</dimen>
|
||||
<dimen name="system_icons_keyguard_padding_end">@dimen/status_bar_padding_end</dimen>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user