Android代码-正弦曲线动画绘制

时间:2022-08-26 05:34:41
【文件属性】:

文件名称:Android代码-正弦曲线动画绘制

文件大小:783KB

文件格式:ZIP

更新时间:2022-08-26 05:34:41

Android代码

SineView SineView allows you to paint and animate a sine Download Add the following dependency to your gradle file compile 'es.guiguegon:sineview:1.0.0' or use JitPack Usage The minimum API is 11. To start the animation simply use the methods startWave or resumeWave. To pause the animation: pauseWave To finish and set the initial state: stopWave Parameters to customize sv_sine_alpha: to apply an alpha to the sine (0-1) sv_sine_phase: Sine phase parameter sv_sine_amplitude: Sine amplitude para


【文件预览】:
SineView-master
----.gitignore(603B)
----sample()
--------.gitignore(7B)
--------build.gradle(1KB)
--------src()
--------proguard-rules.pro(675B)
----settings.gradle(31B)
----build.gradle(579B)
----.travis.yml(207B)
----gradlew(5KB)
----LICENSE(11KB)
----screenshots()
--------animating.gif(679KB)
--------screenshot.png(40KB)
----README.md(2KB)
----gradlew.bat(2KB)
----sineview()
--------.gitignore(7B)
--------build.gradle(2KB)
--------src()
--------proguard-rules.pro(675B)
----gradle()
--------wrapper()

网友评论