berlin: rro: Fix formatting

This commit is contained in:
Nolen Johnson 2022-08-07 18:59:47 -04:00
parent a199b7a0b6
commit 2752bfd244

View File

@ -18,7 +18,7 @@
<!-- 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">@dimen/status_bar_padding_start</dimen> <dimen name="keyguard_carrier_text_margin">@dimen/status_bar_padding_start</dimen>
<dimen name="system_icons_keyguard_padding_end">10.0px</dimen> <dimen name="system_icons_keyguard_padding_end">10.0px</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">810px</dimen> <dimen name="physical_power_button_center_screen_location_y">810px</dimen>
@ -53,5 +53,4 @@
<!-- Flag to turn on the rendering of the above path or not --> <!-- Flag to turn on the rendering of the above path or not -->
<bool name="config_enableDisplayCutoutProtection">true</bool> <bool name="config_enableDisplayCutoutProtection">true</bool>
</resources> </resources>