Improve uninstallers

This commit is contained in:
Rahul Kumar Patel
2021-03-06 17:29:58 +05:30
parent 1a858977ab
commit 9c4fc5109c
4 changed files with 37 additions and 12 deletions

View File

@@ -46,7 +46,7 @@
android:fragment="com.aurora.store.view.ui.preferences.DownloadPreference"
app:icon="@drawable/ic_download_manager"
app:iconSpaceReserved="false"
app:key="pref_ui"
app:key="pref_download"
app:layout="@layout/item_preference"
app:title="@string/pref_app_download" />
</PreferenceScreen>