Shelf settings

This commit is contained in:
Koitharu
2022-10-28 07:56:29 +03:00
parent 0e5221fa6e
commit 38d4274ece
16 changed files with 450 additions and 252 deletions

View File

@@ -139,6 +139,9 @@
<activity
android:name="org.koitharu.kotatsu.reader.ui.colorfilter.ColorFilterConfigActivity"
android:label="@string/color_correction" />
<activity
android:name="org.koitharu.kotatsu.shelf.ui.config.ShelfSettingsActivity"
android:label="@string/settings" />
<service
android:name="org.koitharu.kotatsu.download.ui.service.DownloadService"