Hide hopefully nonfunctional data collection menu to fix #336

pull/420/head
Adam Novak 3 years ago
parent bc6c472308
commit 14456b95a0

@ -125,11 +125,6 @@
app:iconSpaceReserved="false"
android:title="@string/preferences_notifications" />
<androidx.preference.Preference
android:key="@string/pref_key_data_choices"
app:iconSpaceReserved="false"
android:title="@string/preferences_data_collection" />
</androidx.preference.PreferenceCategory>
<PreferenceCategory

Loading…
Cancel
Save