Add more changes

This commit is contained in:
Johx22 2022-02-26 20:49:43 +03:00
parent 6dd65ba354
commit 89f6c0fdfd
2 changed files with 0 additions and 4 deletions

View file

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="status_bar_height_landscape">24.0dip</dimen>
<item type="dimen" name="status_bar_height">@dimen/status_bar_height_landscape</item>
<dimen name="quick_qs_offset_height">@dimen/status_bar_height_landscape</dimen>
</resources>

View file

@ -4,9 +4,6 @@
<bool name="config_showNavigationBar">true</bool>
<bool name="config_suspendWhenScreenOffDueToProximity">true</bool>
<integer name="config_num_physical_slots">2</integer>
<dimen name="status_bar_edge_ignore">5.0dip</dimen>
<dimen name="status_bar_height_portrait">24.0dip</dimen>
<dimen name="status_bar_height_landscape">24.0dip</dimen>
<dimen name="quick_qs_offset_height">24.0dip</dimen>