mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 17:18:49 +00:00
Revert "stone: rro: update status bar padding"
This reverts commit 10eb0afcdc.
This commit is contained in:
@@ -19,11 +19,9 @@
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
|
||||
<dimen name="rounded_corner_radius_bottom">102.0px</dimen>
|
||||
<dimen name="rounded_corner_radius_top">102.0px</dimen>
|
||||
<dimen name="status_bar_height">96.0px</dimen>
|
||||
<dimen name="status_bar_height_default">96.0px</dimen>
|
||||
<dimen name="status_bar_height">38.0dip</dimen>
|
||||
<dimen name="status_bar_height_default">38.0dip</dimen>
|
||||
<dimen name="status_bar_height_portrait">94px</dimen>
|
||||
<dimen name="status_bar_height_landscape">24.0dip</dimen>
|
||||
<dimen name="status_bar_height_portrait">96.0px</dimen>
|
||||
|
||||
</resources>
|
||||
|
||||
@@ -17,6 +17,8 @@
|
||||
-->
|
||||
<resources>
|
||||
|
||||
<dimen name="rounded_corner_content_padding">47.0px</dimen>
|
||||
|
||||
<!-- Location on the screen of the center of the fingerprint sensor. For devices with under
|
||||
display fingerprint sensors, this directly corresponds to the fingerprint sensor's location.
|
||||
For devices with sensors on the back of the device, this corresponds to the location on the
|
||||
@@ -34,4 +36,9 @@
|
||||
default that should be overridden by device-specific overlays. -->
|
||||
<dimen name="physical_power_button_center_screen_location_y">900px</dimen>
|
||||
|
||||
<!-- the padding on the start of the statusbar -->
|
||||
<dimen name="status_bar_padding_start">4dp</dimen>
|
||||
|
||||
<!-- the padding on the end of the statusbar -->
|
||||
<dimen name="status_bar_padding_end">4dp</dimen>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user