Power Armor 13: make status bar dimensions px instead of dp

This commit is contained in:
Peter Cai 2021-10-12 21:59:41 -04:00
parent c41510c7d0
commit 8d4e277627
1 changed files with 4 additions and 0 deletions

View File

@ -9,4 +9,8 @@
@left
</string>
<bool name="config_fillMainBuiltInDisplayCutout">false</bool>
<dimen name="quick_qs_offset_height">216px</dimen>
<dimen name="quick_qs_total_height">708px</dimen>
<dimen name="status_bar_height_landscape">108px</dimen>
<dimen name="status_bar_height_portrait">108px</dimen>
</resources>