# ExpandableList **Repository Path**: xyz24591/ExpandableList ## Basic Information - **Project Name**: ExpandableList - **Description**: 可折叠的RecyclerView列表数据,自定义列表显示的item数量,点击“查看全部”展开list,再次点击收起列表数据,包含Grid和List的两种形式。 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2019-03-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ExpandableList 本Demo为了代码简洁,结合了BaseRecyclerViewAdapterHelper的库应用在Adapter,Demo效果如下图,因为还没找到合适的Gif制作工具就传了几张图片,但是效果已经能体现了,只是一种解决思路,有需要的小伙伴可以参考下(*^▽^*)。 ## ScreenShots 截图 ![0](https://github.com/SuperRioo/ExpandableList/blob/master/screenshots/grid.png) ------------------------------------------------------------------------------------------- ![0](https://github.com/SuperRioo/ExpandableList/blob/master/screenshots/list.png)