Skip to content

Commit

Permalink
[Fix]: 评论回复图片导致对话框消失问题
Browse files Browse the repository at this point in the history
  • Loading branch information
why committed Apr 11, 2024
1 parent c1fadba commit 2c7177a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,6 @@ class ReplyCommentDialog : DialogFragment() {
binding.menuEmoji.setSelected(false)
binding.menuMore.setSelected(false)

dismissAllowingStateLoss()
}
onKeyboard {
binding.menuEmoji.setSelected(false)
Expand Down

0 comments on commit 2c7177a

Please sign in to comment.