dabrosch
dabrosch
I can't really see much of a case for wanting the quote animation to occur when you only have one, so I am suggesting that we check for the number...
## Proposed Changes - This solves the "Only a single call to `runTest` can be performed during one test." error when you are trying to retry a test that has...
[#424] Fix: app.rive.runtime.kotlin.core.errors.RiveException: Accessing disposed C++ object RiveArtboardRenderer. - The crash is caused by calling resizeArtboard which attempts to get the width from the disposed C++ object, so to protect...