Android代码-实现类似锤子和 Google Photo 的滑动选择功能。
文件大小: 9786k
源码售价: 10 个金币 积分规则     积分充值
资源说明:DragSelectRecyclerView What is it / What does it do? It's a simple one class TouchListener that can be attached to any RecyclerView and handles multi selection in google photos style via long pressing on an item and moving the finger up/down to select more items (it even scrolls if you reach the edges of the RecyclerView) Gradle (via JitPack.io) add jitpack to your project's build.gradle: repositories { maven { url "https://jitpack.io" } } add the compile statement to your module's bui
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。