Fullscreen cover view activity

This commit is contained in:
Koitharu
2022-01-05 11:42:03 +02:00
parent 8e9b89f6f0
commit eea427216d
7 changed files with 161 additions and 6 deletions

View File

@@ -99,6 +99,7 @@
<activity
android:name="org.koitharu.kotatsu.download.ui.DownloadsActivity"
android:label="@string/downloads" />
<activity android:name=".image.ui.ImageActivity"/>
<service
android:name="org.koitharu.kotatsu.download.ui.service.DownloadService"