We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e83ed7b commit 51a457bCopy full SHA for 51a457b
README.md
@@ -83,8 +83,7 @@ Demo地址:https://github.com/JakeWharton/SwipeToDismissNOA/SwipeToDismissNOA.
83
1. RecyclerViewSwipeDismiss
84
轻量级支持support-v7中的RecyclerView的滑动删除(Swipe to dismiss)行为,不需要修改源代码,只要简单的绑定`onTouchListener`
85
项目地址:https://github.com/CodeFalling/RecyclerViewSwipeDismiss
86
-效果图:
87
-
+效果图:
88
1. PinnedHeaderExpandableListView
89
首先它是一个ExpandableListView,但是它的头部可以固定,其次,在它的上面还有一个头部可以来回伸缩
90
项目地址:https://github.com/singwhatiwanna/PinnedHeaderExpandableListView
0 commit comments