FiltersPreference: Merge into UpdatesPreference
They only apply to updates as we try to show all available apps in installed and blacklist fragment to be clear about all possible apps aurora store can check updates for. Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -97,11 +97,6 @@
|
||||
android:name="com.aurora.store.view.ui.preferences.SettingsFragment"
|
||||
android:label="@string/title_settings"
|
||||
tools:layout="@layout/fragment_setting" />
|
||||
<fragment
|
||||
android:id="@+id/filterPreference"
|
||||
android:name="com.aurora.store.view.ui.preferences.FilterPreference"
|
||||
android:label="FilterPreference"
|
||||
tools:layout="@layout/fragment_setting" />
|
||||
<fragment
|
||||
android:id="@+id/installationPreference"
|
||||
android:name="com.aurora.store.view.ui.preferences.InstallationPreference"
|
||||
|
||||
Reference in New Issue
Block a user