The animation between scenes can only be intercepted in a defined range
A transition between scenes can only be intercepted by a scrollable component if the animation progress is within a certain range. In this CL, the progress must be between 5% and 95% to be intercepted during preScroll. Test: atest SceneGestureHandlerTest Bug: 291053278 Flag: NA Change-Id: Id998095286e67da7bfdecf729e59d9afafcd3700
Loading
Please register or sign in to comment