Added information about the app to a separate activity

This commit is contained in:
Zakhar Timoshenko
2021-08-02 22:44:58 +03:00
committed by Koitharu
parent d25837b40b
commit 594c359f1c
12 changed files with 224 additions and 56 deletions

View File

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