feat: reply in comments(WIP)
This commit is contained in:
parent
420c0348f9
commit
1fe50d2cca
3 changed files with 251 additions and 188 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue