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
You could try using a CoastObserver. Its startTransition will be call when a transition starts and its animation parameter tracks the progress; you can check the status of the animation to see if the transition was completed.
Is there any way to detect when the scroll is finished or adding a scroll listener?
The text was updated successfully, but these errors were encountered: