Enable widget stacks for all users

This commit is contained in:
2020-12-28 10:35:13 -06:00
parent 599f21fabb
commit e8238b5ed7
3 changed files with 13 additions and 39 deletions

View File

@@ -222,12 +222,6 @@
android:title="Enable developer mode"
app:iconSpaceReserved="false" />
<CheckBoxPreference
android:defaultValue="false"
android:key="pref_feature_widget_stack"
android:title="Enable widget stacks"
app:iconSpaceReserved="false" />
<EditTextPreference
android:defaultValue="@string/syncBaseURL"
android:key="pref_sync_base_url"