commit | a972b5f51ca5c6b108bf31b37f4c8b61a0e5c9b1 | [log] [tgz] |
---|---|---|
author | omarmt <omarmt@google.com> | Wed Nov 08 16:31:36 2023 +0000 |
committer | omarmt <omarmt@google.com> | Mon Nov 13 12:13:07 2023 +0000 |
tree | 0d01979ad9efd96df04162ca0611ff9a0cfd0bfa | |
parent | fdca966cc5735c539d1bdc16d5d3af966a94ada0 [diff] |
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