Skip to content

Commit 20f840d

Browse files
authored
Add SnappingSwipingRecyclerView
1 parent c77d038 commit 20f840d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,11 @@ Demo 地址:https://play.google.com/store/apps/details?id=com.baobomb.popuplis
317317
项目地址:https://github.com/anzewei/NestRefreshLayout
318318
Demo 地址:https://github.com/anzewei/NestRefreshLayout/blob/master/ext/sample-debug.apk?raw=true
319319

320+
1. SnappingSwipingRecyclerView
321+
实现了类似微信读书首页的长按之后滑动删除的特效和动画
322+
<img src="https://raw.githubusercontent.com/CarlLee/SnappingSwipingRecyclerView/master/preview.gif" height="480" width="320" >
323+
项目地址:https://github.com/CarlLee/SnappingSwipingRecyclerView
324+
320325
#### 二、ActionBar
321326
1. ActionBarSherlock
322327
为 Android 所有版本提供统一的 ActionBar,解决 4.0 以下 ActionBar 的适配问题

0 commit comments

Comments
 (0)