# RecyclerViewStudy **Repository Path**: eruake/RecyclerViewStudy ## Basic Information - **Project Name**: RecyclerViewStudy - **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-07-26 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RecyclerView A example about RecycleView # Example figure 1.list layout ![image](https://raw.githubusercontent.com/liuling07/RecyclerView/master/example1.gif) 2.grid layout ![image](https://raw.githubusercontent.com/liuling07/RecyclerView/master/example2.gif) 3.stagger grid layout ![image](https://raw.githubusercontent.com/liuling07/RecyclerView/master/example3.gif) Visit this post, for more details.