Revert "Allow hiding promotional apps"

This reverts commit 2cb10c2fd4.
This commit is contained in:
Rahul Kumar Patel
2021-05-27 00:03:59 +05:30
parent 31138d3f1c
commit b61c8a38b4
5 changed files with 1 additions and 20 deletions

View File

@@ -70,15 +70,6 @@
app:summary="@string/pref_ui_no_for_you_desc"
app:title="@string/pref_ui_no_for_you" />
<SwitchPreferenceCompat
app:defaultValue="true"
app:iconSpaceReserved="false"
app:key="PREFERENCE_PROMOTIONAL"
app:dependency="PREFERENCE_FOR_YOU"
app:disableDependentsState="false"
app:summary="@string/pref_ui_no_promotional_desc"
app:title="@string/pref_ui_no_promotional" />
<SwitchPreferenceCompat
app:defaultValue="true"
app:iconSpaceReserved="false"