github rive-app/rive-android 9.0.0

latest releases: 10.5.1, 10.5.0, 10.4.5...
2 years ago

Breaking Changes

  • State Machine Inputs aren't processed on the UI thread anymore, but they are queued and processed
    by the worker thread on the advance() following RiveAnimationView.[fireState()/setNumberState()/setBooleanState()]
  • RiveArtboardRenderer
    • Constructor is simplified and now takes fewer parameters
    • Deprecated APIs from RiveArtboardRenderer are now accessible via RiveAnimationView or RiveAnimationView.controller
  • RiveFileController.hasPlayingAnimations is now isAdvancing

Commits

Don't miss a new rive-android release

NewReleases is sending notifications on new releases.