sweet: overlay: Reduce statusbar end paddings

Change-Id: I40b191d5490e6b9a00043be9a5a144e89e16c2c8
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Signed-off-by: donjohanliebert <donjohanliebert@gmail.com>
This commit is contained in:
Pranav Vashi 2024-06-01 01:01:34 +05:30 committed by donjohanliebert
parent e4e0de0800
commit fe37d02ca8

View File

@ -23,10 +23,10 @@
<dimen name="rounded_corner_content_padding">10dp</dimen>
<!-- the padding on the start of the statusbar -->
<dimen name="status_bar_padding_start">10dp</dimen>
<dimen name="status_bar_padding_start">8dp</dimen>
<!-- the padding on the end of the statusbar -->
<dimen name="status_bar_padding_end">5dp</dimen>
<dimen name="status_bar_padding_end">2dp</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.