universal7885: overlay: Adjust Statusbar Clock padding

Set status_bar_left_clock_starting_padding to 2dp to keep the clock from leaning against the edge of the statusbar

Change-Id: I473172794f0ec7279b95db3717f514835ec14f6f
This commit is contained in:
fiirefly24 2023-03-03 20:00:38 +01:00 committed by roynatech2544
commit 46a0b6dfbd

View file

@ -15,8 +15,7 @@
*/
-->
<resources>
<dimen name="status_bar_padding_start">8.0dip</dimen>
<dimen name="status_bar_padding_end">8.0dip</dimen>
<dimen name="status_bar_left_clock_starting_padding">2dp</dimen>
<dimen name="status_bar_padding_top">1.0dip</dimen>
<dimen name="rounded_corner_content_padding">23.0dip</dimen>
<dimen name="rounded_corner_radius_top">29.0dip</dimen>