You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to increase the speed of rive file. riveAnimationView.setPlaybackSpeed(1.5f);
this code is deprecated and I can't use it. what is the latest method instead of above code.
The text was updated successfully, but these errors were encountered:
I want to increase the speed of rive file. riveAnimationView.setPlaybackSpeed(1.5f); this code is deprecated and I can't use it. what is the latest method instead of above code.
Which version of the library are you using? That method is not part of our API on the latest v9.2.2
I want to increase the speed of rive file.
riveAnimationView.setPlaybackSpeed(1.5f);
this code is deprecated and I can't use it. what is the latest method instead of above code.
The text was updated successfully, but these errors were encountered: