Improve explore screen

This commit is contained in:
Koitharu
2022-07-07 17:50:05 +03:00
parent 6df56c2d77
commit 242704f853
17 changed files with 266 additions and 65 deletions

View File

@@ -66,6 +66,9 @@
<activity
android:name="org.koitharu.kotatsu.bookmarks.ui.BookmarksActivity"
android:label="@string/bookmarks" />
<activity
android:name="org.koitharu.kotatsu.suggestions.ui.SuggestionsActivity"
android:label="@string/suggestions" />
<activity
android:name="org.koitharu.kotatsu.settings.SettingsActivity"
android:exported="true"