文件名称:Android代码-一个骰子3D旋转loading view
文件大小:4.43MB
文件格式:ZIP
更新时间:2022-08-25 20:53:47
Android代码
DiceLoadingView A dice 3D rotation loading view. You can specify the number, color and background of the dice on each side of the cube, and you can also specify the duration and interpolator of the animation. 中文 More Use Add it in your root build.gradle at the end of repositories: allprojects { repositories { //... maven { url 'https://jitpack.io' } } } Add it in your app build.gradle at the end of repositories: dependencies { implementation 'com.github.samls
【文件预览】:
DiceLoadingView-master
----.gitignore(137B)
----app()
--------.gitignore(7B)
--------build.gradle(973B)
--------src()
--------proguard-rules.pro(751B)
----settings.gradle(27B)
----build.gradle(546B)
----library()
--------.gitignore(7B)
--------build.gradle(245B)
--------src()
--------proguard-rules.pro(751B)
----gradlew(5KB)
----LICENSE(1KB)
----screenshots()
--------screenshot4.png(9KB)
--------description2.png(3KB)
--------description1.png(14KB)
--------screenshot1.gif(540KB)
--------screenshot2.gif(468KB)
--------screenshot3.gif(3.42MB)
----README-ZH.md(7KB)
----README.md(8KB)
----gradlew.bat(2KB)
----gradle.properties(726B)
----gradle()
--------wrapper()