上传者: 39841365
|
上传时间: 2021-11-15 16:01:50
|
文件大小: 880KB
|
文件类型: -
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