commit | 8bb6dbff4b2b8112767f5243c289a500913838aa | [log] [tgz] |
---|---|---|
author | omarmt <omarmt@google.com> | Mon Dec 11 14:24:38 2023 +0000 |
committer | omarmt <omarmt@google.com> | Mon Dec 11 14:41:10 2023 +0000 |
tree | 87a02c5b7180171dd5f85e53feb2890fb802d637 | |
parent | d23717de505dab5c9051904dff260815c1e6a6e2 [diff] |
Split nestedScrollToScene into horizontal and vertical variants To have clearer APIs, we have converted nestedScrollToScene(orientation, startBehavior, endBehavior) into two methods: horizontalNestedScrollToScene(leftBehavior, rightBehavior) verticalNestedScrollToScene(topBehavior, bottomBehavior) This CL is just a refactor Test: no tests Bug: 311625497 Flag: NA Change-Id: I04e291275d2c7ae9266c8ed9e9acd3cdbb69ce2d