mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-23 01:51:02 +00:00
feat: creating activities in app
This commit is contained in:
@@ -198,6 +198,8 @@
|
||||
<activity
|
||||
android:name=".others.imagesearch.ImageSearchActivity"
|
||||
android:parentActivityName=".MainActivity" />
|
||||
<activity
|
||||
android:name=".util.MarkdownCreatorActivity"/>
|
||||
<activity
|
||||
android:name=".media.ReviewActivity"
|
||||
android:parentActivityName=".media.MediaDetailsActivity" />
|
||||
|
||||
Reference in New Issue
Block a user