Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 536 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 536 Bytes

CommentWithReplyView-master

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

效果图

说明

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