Skip to content

Commit 51a457b

Browse files
committed
Fix out of date preview gif
1 parent e83ed7b commit 51a457b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,7 @@ Demo地址:https://github.com/JakeWharton/SwipeToDismissNOA/SwipeToDismissNOA.
8383
1. RecyclerViewSwipeDismiss
8484
轻量级支持support-v7中的RecyclerView的滑动删除(Swipe to dismiss)行为,不需要修改源代码,只要简单的绑定`onTouchListener`
8585
项目地址:https://github.com/CodeFalling/RecyclerViewSwipeDismiss
86-
效果图:![Renderings](http://i2.tietuku.com/a5a1a6fbd300397a.gif)
87-
86+
效果图:![Renderings](https://github.com/CodeFalling/RecyclerViewSwipeDismiss/blob/master/RecyclerViewSwipeDismiss.gif)
8887
1. PinnedHeaderExpandableListView
8988
首先它是一个ExpandableListView,但是它的头部可以固定,其次,在它的上面还有一个头部可以来回伸缩
9089
项目地址:https://github.com/singwhatiwanna/PinnedHeaderExpandableListView

0 commit comments

Comments
 (0)