1
0
Fork 0

restored the Precalculate Navbar Height hack and added it offically to Appearance

This commit is contained in:
sspanak 2025-04-23 11:27:11 +03:00 committed by Dimo Karaivanov
parent 477e0924e1
commit ceec555ae2
28 changed files with 100 additions and 8 deletions

View file

@ -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"