Xamanimation icon indicating copy to clipboard operation
Xamanimation copied to clipboard

Number of movements in ShakeAnimation

Open AmorimRob opened this issue 6 years ago • 2 comments
trafficstars

Hello Javier!

Before everything, I want to thank you for this amazing lib!

I'm using the lib in my project to animate some entries with Shake Animation when user inserts invalid values. Talking with the UX professional in my team, she asked me if it is possible to control the number of movements in the shake animation.

Looking at the code, I saw that the class ShakeAnimation have the property Movement but it is private and I can't change it.

What do you think about creating a bindable property for this? With this, the user will be able to control the number of movements in the animation

Thank you!

AmorimRob avatar Sep 25 '19 17:09 AmorimRob

Well, it seems like a very good idea!. I will include it as soon as I can. Feel free to send a PR yourself if you want ;).

jsuarezruiz avatar Oct 02 '19 18:10 jsuarezruiz

Nice! I'm working on this :D

AmorimRob avatar Oct 12 '19 15:10 AmorimRob