CommentReplyComponent icon indicating copy to clipboard operation
CommentReplyComponent copied to clipboard

基于ExpandableListView实现评论和回复的功能。

CommentWithReplyView-master

基于ExpandableListView实现评论和回复的功能。

效果图

说明

  • 提供了模拟数据,实现评论和回复的插入数据
  • 对评论和回复数据进行了异常处理
  • material design风格的详情页
  • 处理了NestedScrollView、ExpandableListView和CoordinatorLayout的嵌套问题
  • 点击某条评论,即可@ta进行回复