Get rid of grid options pref
Missed this one last time Test: N/A Change-Id: I7ecfa72f2f358342ea9f8296cdc5d0187498426b
This commit is contained in:
parent
c5eedfb387
commit
af8516254e
|
@ -44,12 +44,6 @@
|
|||
android:defaultValue="@bool/allow_rotation"
|
||||
android:persistent="true" />
|
||||
|
||||
<SwitchPreference
|
||||
android:key="pref_grid_options"
|
||||
android:title="Enable grid options"
|
||||
android:defaultValue="false"
|
||||
android:persistent="true" />
|
||||
|
||||
<androidx.preference.PreferenceScreen
|
||||
android:key="pref_developer_options"
|
||||
android:persistent="false"
|
||||
|
|
Loading…
Reference in New Issue