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
|
|
@ -12,10 +12,6 @@
|
|||
android:title="@string/pref_category_usage_stats" />
|
||||
|
||||
<PreferenceCategory app:title="Hacks" app:singleLineTitle="true">
|
||||
<SwitchPreferenceCompat
|
||||
app:key="hack_precalculate_navbar_height_v3"
|
||||
app:title="Precalculate Navbar Height" />
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
app:key="pref_demo_mode"
|
||||
app:title="Demo Mode" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue