Android代码-带点击和滑动删除的recyclerview

时间:2022-08-26 02:36:36
【文件属性】:
文件名称:Android代码-带点击和滑动删除的recyclerview
文件大小:880KB
文件格式:ZIP
更新时间:2022-08-26 02:36:36
Android代码 RecyclerViewEnhanced Android Library to provide swipe, click and other functionality to RecyclerView Usage Add this to your build.gradle file dependencies { compile 'com.nikhilpanju.recyclerviewenhanced:recyclerviewenhanced:1.1.0' } Features Supports API 14 (Earlier APIs not tested Supports any view for "Swipe Options" Doesn't require any new adapters or new views. Works with any existing RecyclerViews. Requires adding OnItemTouchListener to the RecyclerView Supports clicking and swiping fun
【文件预览】:
RecyclerViewEnhanced-master
----.gitignore(68B)
----gradle()
--------wrapper()
----README.md(5KB)
----build.gradle(642B)
----gradlew.bat(2KB)
----gradlew(5KB)
----gradle.properties(855B)
----recyclerviewenhanced()
--------.gitignore(7B)
--------build.gradle(2KB)
--------proguard-rules.pro(675B)
--------src()
----sample()
--------.gitignore(7B)
--------build.gradle(737B)
--------proguard-rules.pro(675B)
--------src()
----settings.gradle(43B)

网友评论