Android代码-让 RecyclerView 也支持 fast scroll 效果。

时间:2022-08-25 21:30:03
【文件属性】:
文件名称:Android代码-让 RecyclerView 也支持 fast scroll 效果。
文件大小:177KB
文件格式:ZIP
更新时间:2022-08-25 21:30:03
Android代码 FastScroll A ListView-like FastScroller for Android’s RecyclerView. FastScroll brings the popular fast scrolling and section indexing features of Android’s ListView to the RecyclerView with a Lollipop styled scrollbar and section “bubble” view. The scrollbar provides a handle for quickly navigating a list while the bubble view displays the currently visible section index. FastScroll was inspired by this Styling Android blog post. Download Gradle: dependencies { implementation 'com.l4digi
【文件预览】:
FastScroll-master
----build.sh(181B)
----gradlew(5KB)
----settings.gradle(652B)
----publish.sh(35B)
----fastscroll()
--------src()
--------build.gradle(4KB)
--------proguard-rules.pro(667B)
----example()
--------src()
--------build.gradle(1KB)
--------proguard-rules.pro(667B)
----gradle()
--------wrapper()
----fastscroll_example.png(85KB)
----README.md(7KB)
----gradlew.bat(2KB)
----gradle.properties(1KB)
----.gitignore(299B)
----.gitlab-ci.yml(872B)
----build.gradle(1KB)

网友评论