miatoll: Increase statusbar height a bit

* I want punch hole to be centered on statubar

Change-Id: I7005e79ef486f562bd6aa29fcb365fb256f035ae
This commit is contained in:
Volodymyr Zhdanov 2020-09-30 11:01:45 +03:00 committed by Alexander Winkowski
parent 8b00dc988c
commit 0a795c898d
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -13,7 +13,7 @@
--> -->
<resources> <resources>
<!-- Height of the status bar in portrait --> <!-- Height of the status bar in portrait -->
<dimen name="status_bar_height_portrait">102px</dimen> <dimen name="status_bar_height_portrait">126px</dimen>
<!-- Height of the status bar in landscape --> <!-- Height of the status bar in landscape -->
<dimen name="status_bar_height_landscape">24dp</dimen> <dimen name="status_bar_height_landscape">24dp</dimen>