Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 8bb6dbff authored by omarmt's avatar omarmt
Browse files

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
parent d23717de
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment