Color filter support in reader

This commit is contained in:
Koitharu
2022-08-27 16:37:46 +03:00
parent 6a0a4023ad
commit 92aa96a644
29 changed files with 578 additions and 177 deletions

View File

@@ -135,7 +135,7 @@
android:label="@string/sync" />
<activity
android:name="org.koitharu.kotatsu.reader.ui.colorfilter.ColorFilterConfigActivity"
android:label="@string/color_filter" />
android:label="@string/color_correction" />
<service
android:name="org.koitharu.kotatsu.download.ui.service.DownloadService"