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

Skip to content
Commit d8446a66 authored by omarmt's avatar omarmt Committed by Omar Miatello
Browse files

SceneTransitionLayout now supports the nestedScroll API

The SceneTransitionLayout now supports the NestedScroll API, which
allows to interact with its children more easily.
The idea is to let the children scroll first, and then when there is no
more space to scroll, the SceneTransitionLayout will use the scroll
events as if they were normal drag events.
The SceneTransitionLayout will continue to intercept scroll events until
 the user lifts their finger or switches to a new scene.

Video before and after this change b/291025415#comment3

Test: mp SystemUIComposeGallery
Bug: 291025415
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:7be51146fe44ed57a3d7e2de501b75ae764a6ff8)
Change-Id: I88940b5dd5d2004f8e0e2870a822bf2c535b0668
parent 621a6a3c
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