android / views-widgets-samples

Multiple samples showing the best practices in views-widgets on Android.
Apache License 2.0
5.03k stars 3.01k forks source link

MotionLayout.TransitionListener not invoked if swiping fast enough #238

Open kkrishna001 opened 2 years ago

kkrishna001 commented 2 years ago

MotionLayout.TransitionListener is not invoked if swiping fast enough, is this a bug or this is intended to this .

mersanjay24 commented 10 months ago

Hi @kkrishna001 i am also facing same issue Did you find any solution for same