Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to change the frequency of the waves ? #23

Closed
zhuxiujia opened this issue Aug 30, 2016 · 6 comments
Closed

How to change the frequency of the waves ? #23

zhuxiujia opened this issue Aug 30, 2016 · 6 comments

Comments

@zhuxiujia
Copy link

How to change the frequency of the waves ?

@tangqi92
Copy link
Owner

You can use attribute 'wlv_waveAmplitude' to change the frequency of the waves or use attribute 'wlv_progressValue' to change the progress value of the waves.

You can also use 'setAmplitudeRatio()' and 'setProgressValue()'

@zhuxiujia
Copy link
Author

i readed your code without set the wave objectAnimation Time mothed?

@tangqi92
Copy link
Owner

Sorry, I didn't have time to respond to you yesterday because I was too busy.

It does not support it at present.

@piratch
Copy link

piratch commented Oct 11, 2016

can i custom shape with drawable

@tangqi92
Copy link
Owner

The currently supported shapes circular, triangle and rectangle. You can use 'app:wlv_shapeType' in .xml or 'setShapeType' in .java @piratch

@tangqi92 tangqi92 closed this as completed Jan 5, 2017
@tangqi92 tangqi92 reopened this Jan 5, 2017
@tangqi92
Copy link
Owner

tangqi92 commented Jan 6, 2017

Hi @zhuxiujia

I am very very sorry to reply to you so late.

I just updated the library to v0.3.5, now it supports to change the frequency of the waves .

You just need to call the method 'setAnimDuration()'.

I hope you will like it.
Finally, thank you for your support.

@tangqi92 tangqi92 closed this as completed Jan 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants