Android代码-仿Cuto的加载动画

时间:2022-08-25 21:53:20
【文件属性】:
文件名称:Android代码-仿Cuto的加载动画
文件大小:2.86MB
文件格式:ZIP
更新时间:2022-08-25 21:53:20
Android代码 CutoLoadingView A custom loading view, just like CutoWallpaper. Usage Gradle Step 1. Add the JitPack repository to your build file Add it in your root build.gradle at the end of repositories: allprojects { repositories { ... maven { url "https://jitpack.io" } } } Step 2. Add the dependency dependencies { compile 'com.github.andyxialm:CutoLoadingView:1.0.1' } Edit your layout XML: License Copyright 2016 andy Licensed under the Apache License
【文件预览】:
CutoLoadingView-master
----.gitignore(258B)
----sample()
--------.gitignore(12B)
--------build.gradle(1KB)
--------src()
--------proguard-rules.pro(662B)
----settings.gradle(30B)
----art()
--------screenshot.gif(2.36MB)
----build.gradle(570B)
----library()
--------.gitignore(12B)
--------build.gradle(655B)
--------src()
--------proguard-rules.pro(662B)
----gradlew(5KB)
----README.md(2KB)
----gradlew.bat(2KB)
----gradle.properties(730B)
----gradle()
--------wrapper()

网友评论