Add about section to settings, add some info stuff

This commit is contained in:
Zakhar Timoshenko
2021-08-03 18:10:09 +03:00
committed by Koitharu
parent 594c359f1c
commit 3a442817ce
18 changed files with 226 additions and 62 deletions

View File

@@ -87,7 +87,6 @@
<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"