mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-26 07:11:02 +00:00
feat: comments targeted at database
This commit is contained in:
@@ -109,7 +109,8 @@
|
||||
android:name=".others.imagesearch.ImageSearchActivity"
|
||||
android:parentActivityName=".MainActivity" />
|
||||
<activity
|
||||
android:name=".media.comments.CommentsFragment" />
|
||||
android:name=".media.comments.CommentsActivity"
|
||||
android:windowSoftInputMode="adjustResize|stateHidden" />
|
||||
<activity
|
||||
android:name=".media.SearchActivity"
|
||||
android:parentActivityName=".MainActivity" />
|
||||
|
||||
Reference in New Issue
Block a user