Start a new topic

Import JS plugin into index.js

Import JS plugin into index.js


ic.

Getting the swipe action from the HUB view and then make the animation on the ImageDrawable. This should work then.

As I tried to using HTMLDrawable to load another page, no swipe function in the HTMLdrawable, only clicks.

Hi Miguel,

You need to start the animation with a higher start value than end value. That way, the roll value will decrease during the animation, giving it a back-spin.

When you switch your start and end values in the rotation, it will run counter-clockwise.

Best,

Martin
Login or Signup to post a comment