feat: 内容社区神策埋点-第一期—客户端 https://jira.shanqu.cc/browse/GHZS-3927
This commit is contained in:
@ -382,7 +382,7 @@ public class MessageDetailFragment extends ToolbarFragment implements OnCommentC
|
||||
e1.printStackTrace();
|
||||
}
|
||||
}
|
||||
ErrorHelper.handleError(requireContext(), errorString, false, mBinding.pieceCommentTypingContainer.answerCommentSendBtn::performClick, "文章及帖子的评论和回复");
|
||||
ErrorHelper.handleError(requireContext(), errorString, false, "文章及帖子的评论和回复", "社区实名", "", "内容实名", null, mBinding.pieceCommentTypingContainer.answerCommentSendBtn::performClick);
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user