Remove advance preferences

This commit is contained in:
Rahul Patel
2023-10-12 21:38:24 +05:30
parent e296fcbd7b
commit 99e6508ccf
45 changed files with 4 additions and 175 deletions

View File

@@ -101,11 +101,6 @@
android:name="com.aurora.store.view.ui.preferences.SettingsFragment"
android:label="@string/title_settings"
tools:layout="@layout/fragment_setting" />
<fragment
android:id="@+id/advancedPreference"
android:name="com.aurora.store.view.ui.preferences.AdvancedPreference"
android:label="AdvancedPreference"
tools:layout="@layout/fragment_setting" />
<fragment
android:id="@+id/downloadPreference"
android:name="com.aurora.store.view.ui.preferences.DownloadPreference"