# RecyclerViewdemo **Repository Path**: mengrunanke/recyclerview-demo ## Basic Information - **Project Name**: RecyclerViewdemo - **Description**: 常见的一些特效 - **Primary Language**: Android - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-16 - **Last Updated**: 2024-09-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 仿夸克主页底部层叠弹框+仿Android系统通知栏层叠列表 注意:请保证层叠列表的每项尺寸都相同,不然会出现显示错位的问题。 * 博客地址:[仿夸克主页底部工具栏](https://juejin.im/post/5a2a05dc6fb9a045030ffe97) * 博客地址:[层叠列表](https://juejin.im/post/5a2f8c476fb9a0450b665b11) ![](image/gif.gif) ![](image/ver.gif) ![](image/hor.gif) # ItemTouchHelperDemo 使用ItemTouchHelper实现今日头条 网易新闻 的频道排序、频道移动 # 效果演示 ![部分效果演示.gif](http://upload-images.jianshu.io/upload_images/937851-2df50ff9833dd386.gif?imageMogr2/auto-orient/strip) # 源码分析 查看[我的这篇简书](http://www.jianshu.com/p/d30fd8da4eac)