文件名称:Android代码-MaterialDesign风格的列表滚动字母提示控件(ScrollBar)
文件大小:246KB
文件格式:ZIP
更新时间:2022-08-27 14:38:45
Android代码
MaterialScrollBar An Android library that brings the Material Design 5.1 scrollbar to pre-5.1 devices. Designed for Android's recyclerView. Video Image Preview Google Play - Test Out the App Donate Table of Contents Gradle Documentation How to use My recyclerView elements aren't all the same size! What do I do? Indicators Specific Indicators License Gradle allprojects { repositories { maven { url 'https://jitpack.io' } } } dependencies { implementation 'com.github.tu
【文件预览】:
MaterialScrollBar-master
----gradlew.bat(2KB)
----gradlew(5KB)
----LICENSE(11KB)
----app()
--------proguard-rules.pro(665B)
--------src()
--------.gitignore(7B)
--------build.gradle(907B)
----gradle()
--------wrapper()
----CONTRIBUTING.md(226B)
----sample.png(61KB)
----.gitignore(122B)
----lib()
--------gradlew.bat(2KB)
--------gradlew(5KB)
--------gradle.properties(80B)
--------proguard-rules.pro(665B)
--------gradle()
--------src()
--------.gitignore(75B)
--------build.gradle(1KB)
----README.md(8KB)
----settings.gradle(22B)
----build.gradle(738B)