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:
parent
e4e0de0800
commit
fe37d02ca8
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user