# 商品列表 **Repository Path**: yangwo/categoryList ## Basic Information - **Project Name**: 商品列表 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-04-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 商品列表(仿京东淘宝等) ## 实现方式 * 左侧为recyclerview * 右侧为recyclerview * 通过点击左侧item刷新右侧adapter的数据。 达到二级关联效果。 ## 依赖项目有 * RecyclerView通用适配器:https://github.com/CymChad/BaseRecyclerViewAdapterHelper * 流标签控件:https://github.com/hongyangAndroid/FlowLayout ##截图 ![img](https://github.com/Jerome-MJ/CategoryList/raw/master/screenshots/WechatIMG3.jpeg)