rive-app / rive-android

A runtime for interactive animations on Android
https://rive.app
MIT License
332 stars 30 forks source link

fix: trigger start to draw at least first frame on artboard selection… #197

Closed mjtalbot closed 2 years ago

mjtalbot commented 2 years ago

fixes #196

small one, start is not the most aptly named call of em all, as its a bit confusing in comparison to play #138

but this change will cause the first frame to get drawn when a new artboard/file is selected / when we call reset. the android player is a good example of this.

didn't wanna get too far into this, as i know you're in the mix of the choreographer