sweet: overlay: Reduce the padding at the start of the status bar

Change-Id: Ic84ec4f0e070e62d4d76680844ad60eb04c40593
This commit is contained in:
basamaryan 2024-05-07 09:25:34 +02:00
parent 609c47d584
commit 781db9b734
No known key found for this signature in database
GPG Key ID: 707BA6C82329E8F9

View File

@ -23,7 +23,7 @@
<dimen name="rounded_corner_content_padding">10dp</dimen>
<!-- the padding on the start of the statusbar -->
<dimen name="status_bar_padding_start">16dp</dimen>
<dimen name="status_bar_padding_start">10dp</dimen>
<!-- the padding on the end of the statusbar -->
<dimen name="status_bar_padding_end">5dp</dimen>