Question
Shaking animation
Hello,
I am trying to add warnings to widget when an error happens (shake / judder).
I first started looking at the MoveAnimator class but there is no way to "ease" if the startXY == endXY.
Other than hand rolling the position myself (as Gaetan shows), is there other classes or method that I should explore to add this shaking effect?
