Android代码-A cool loading view with Bezier and a smooth circular motion

时间:2022-08-26 01:32:22
【文件属性】:

文件名称:Android代码-A cool loading view with Bezier and a smooth circular motion

文件大小:110KB

文件格式:ZIP

更新时间:2022-08-26 01:32:22

Android代码

What's BezierLoadingView ? A cool loading view with Bezier and a smooth circular motion, Demo Features Bezier Circular motion Attributes name format description lv_external_radius dimension set external circle radius lv_internal_radius dimension set internal circle radius lv_duration integer set animation duration lv_start_color color set start color lv_end_color color set end color Import dependencies { compile 'me.wangyuwei:LoadingiVew:1.0.5' } Usage Define your banner


【文件预览】:
BezierLoadingView-master
----gradlew.bat(2KB)
----gradlew(5KB)
----gradle.properties(855B)
----LoadingiVew()
--------proguard-rules.pro(671B)
--------src()
--------.gitignore(7B)
--------build.gradle(2KB)
----app()
--------proguard-rules.pro(671B)
--------src()
--------.gitignore(7B)
--------build.gradle(803B)
----gradle()
--------wrapper()
----.idea()
--------gradle.xml(853B)
--------runConfigurations.xml(564B)
--------misc.xml(3KB)
--------vcs.xml(180B)
--------.name(17B)
--------copyright()
--------modules.xml(500B)
--------encodings.xml(159B)
--------compiler.xml(686B)
----.gitignore(97B)
----README.md(2KB)
----settings.gradle(31B)
----build.gradle(643B)

网友评论