Android代码-RecyclerView-FastScroll

时间:2022-08-26 03:04:36
【文件属性】:

文件名称:Android代码-RecyclerView-FastScroll

文件大小:263KB

文件格式:ZIP

更新时间:2022-08-26 03:04:36

Android代码

RecyclerView-FastScroll A simple FastScroller for Android's RecyclerView. Supports vertical RecyclerViews using either LinearLayoutManager or GridLayoutManager (including multiple spans). The style is loosely based on the ListView FastScroller from whatever the last version of Lollipop was. This library borrows heavily from Google's Launcher3 FastScroller Gradle compile 'com.simplecityapps:recyclerview-fastscroll:1.0.16' Usage You must use FastScrollRecyclerView as your base RecyclerView. S


【文件预览】:
RecyclerView-FastScroll-master
----.gitignore(368B)
----sample()
--------.gitignore(7B)
--------build.gradle(859B)
--------src()
--------proguard-rules.pro(661B)
----settings.gradle(46B)
----build.gradle(678B)
----LICENSE.md(1KB)
----.travis.yml(904B)
----gradlew(5KB)
----README.md(5KB)
----screenshot.png(133KB)
----gradlew.bat(2KB)
----gradle.properties(881B)
----NOTICE(10KB)
----gradle()
--------wrapper()
----CHANGES.md(3KB)
----recyclerview-fastscroll()
--------.gitignore(7B)
--------build.gradle(551B)
--------bintray.properties(1KB)
--------src()
--------deploy.gradle(4KB)

网友评论