# MyStickyDecoration **Repository Path**: ouyangpengdev/MyStickyDecoration ## Basic Information - **Project Name**: MyStickyDecoration - **Description**: RecyclerView:打造悬浮效果(吸顶效果) - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-23 - **Last Updated**: 2021-03-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MyStickyDecoration >RecyclerView:打造悬浮效果(吸顶效果) >本demo仅仅用于个人学习 RecyclerView.ItemDecoration >本文 代码参考自: https://github.com/Gavin-ZYX/StickyDecoration >原理实现可以阅读文章: http://www.jianshu.com/p/b335b620af39 ![效果](https://github.com/ouyangpeng/MyStickyDecoration/blob/master/ScreenCapture/v3.gif) ![效果](https://github.com/ouyangpeng/MyStickyDecoration/blob/master/ScreenCapture/v1.gif) ![效果](https://github.com/ouyangpeng/MyStickyDecoration/blob/master/ScreenCapture/v2.gif)