Removed the Samsung navbar height precalculation hack toggle from the Settings. The default value is fine and it no longer needs to be configured
This commit is contained in:
parent
ee51ec888c
commit
d2b4b15def
3 changed files with 0 additions and 37 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