mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-25 05:01:01 +00:00
feat: creating, deleting comments | markdown, spoiler comments
This commit is contained in:
@@ -109,7 +109,7 @@
|
||||
android:name=".others.imagesearch.ImageSearchActivity"
|
||||
android:parentActivityName=".MainActivity" />
|
||||
<activity
|
||||
android:name=".media.CommentsFragment" />
|
||||
android:name=".media.comments.CommentsFragment" />
|
||||
<activity
|
||||
android:name=".media.SearchActivity"
|
||||
android:parentActivityName=".MainActivity" />
|
||||
|
||||
Reference in New Issue
Block a user