Related manga activity

This commit is contained in:
Koitharu
2023-07-20 10:56:15 +03:00
parent 297029a659
commit 80149b1ce7
6 changed files with 183 additions and 1 deletions

View File

@@ -100,6 +100,9 @@
<activity
android:name="org.koitharu.kotatsu.suggestions.ui.SuggestionsActivity"
android:label="@string/suggestions" />
<activity
android:name="org.koitharu.kotatsu.details.ui.related.RelatedMangaActivity"
android:label="@string/related_manga" />
<activity
android:name="org.koitharu.kotatsu.settings.SettingsActivity"
android:exported="true"