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 58b9cc72e7
commit 9bf7b2901b
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -17,6 +17,7 @@
<dimen name="status_bar_height_landscape">24dp</dimen>
<!-- Height of the status bar in portrait -->
<dimen name="status_bar_height_portrait">102px</dimen>
<dimen name="status_bar_height_default">128px</dimen>
<dimen name="status_bar_height_portrait">128px</dimen>
</resources>