Manga updates feed

This commit is contained in:
Koitharu
2020-05-22 20:28:14 +03:00
parent 140a0f4d66
commit aec2d71688
16 changed files with 378 additions and 5 deletions

View File

@@ -14,6 +14,10 @@
android:id="@+id/nav_history"
android:icon="@drawable/ic_history"
android:title="@string/history" />
<item
android:id="@+id/nav_feed"
android:icon="@drawable/ic_feed"
android:title="@string/updates" />
</group>
<item