Do sources configuration ops in background

This commit is contained in:
Koitharu
2023-03-31 19:26:03 +03:00
parent e1780b71ae
commit f42e3d7912
4 changed files with 84 additions and 51 deletions

View File

@@ -5,7 +5,7 @@
xmlns:tools="http://schemas.android.com/tools">
<PreferenceScreen
android:fragment="org.koitharu.kotatsu.settings.sources.SourcesSettingsFragment"
android:fragment="org.koitharu.kotatsu.settings.sources.SourcesListFragment"
android:key="remote_sources"
android:title="@string/remote_sources" />