You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an animation that I store in the bottom sheet and only play when the bottom sheet is open. In this case, is there a way to play from the start? Right now, I'm doing .pause() .reset() and setText(), but I'm getting crashes.
Namespace FRONTBOARD, Code 0x8BADF00D
[app<com.findify.app>:38040] Failed to terminate gracefully after 5.0s
WatchdogEvent: process-exit
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have an animation that I store in the bottom sheet and only play when the bottom sheet is open. In this case, is there a way to play from the start? Right now, I'm doing .pause() .reset() and setText(), but I'm getting crashes.
Namespace FRONTBOARD, Code 0x8BADF00D
[app<com.findify.app>:38040] Failed to terminate gracefully after 5.0s
WatchdogEvent: process-exit
Beta Was this translation helpful? Give feedback.
All reactions