restored the Precalculate Navbar Height hack and added it offically to Appearance
This commit is contained in:
parent
477e0924e1
commit
ceec555ae2
28 changed files with 100 additions and 8 deletions
|
|
@ -64,6 +64,11 @@
|
|||
app:key="pref_clear_insets"
|
||||
app:title="@string/pref_hack_always_on_top" />
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
app:key="hack_precalculate_navbar_height_v3"
|
||||
app:title="@string/pref_hack_precalculate_navbar_height"
|
||||
app:summary="@string/pref_hack_precalculate_navbar_height_summary" />
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
app:key="pref_status_icon"
|
||||
app:title="@string/pref_status_icon"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue