rive-app / rive-app/rive-android

How to increase the speed of rive file

Open
#320 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.