rive-android icon indicating copy to clipboard operation
rive-android copied to clipboard

RiveUI composable's state machine is settled on activity resume

Open EricKuck opened this issue 5 months ago • 0 comments

Description

CommandQueue's onStateMachineSettled is called when the activity restores, which leads to all rive elements on the screen pausing until they're interacted with by the user.

EricKuck avatar Sep 09 '25 17:09 EricKuck