rive-app / rive-app/rive-android
How to increase the speed of rive file
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 538
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Android runtime API related to the deprecated riveAnimationView.setPlaybackSpeed(1.5f) call and check the repository's current usage or migration documentation. Done means identifying and documenting the supported replacement for changing playback speed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100