CustomExpandRecyclerView 自定义的实现类似ExpandListView式的展开和收缩动画的RecyclerView 根据stackoverflow大神的回答编写,原始动画 http://stackoverflow.com/a/13381228