mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-18 20:53:57 +00:00
feat: reply in comments(WIP)
This commit is contained in:
@@ -73,7 +73,7 @@ class CommentsActivity : AppCompatActivity() {
|
||||
markwonEditor
|
||||
)
|
||||
)
|
||||
|
||||
binding.commentReplyToContainer.visibility = View.GONE //TODO: implement reply
|
||||
var editing = false
|
||||
var editingCommentId = -1
|
||||
fun editCallback(comment: CommentItem) {
|
||||
|
||||
Reference in New Issue
Block a user