commit | 3b58741b6354bb543a158b9fa241d443860d63df | [log] [tgz] |
---|---|---|
author | Jordan Demeulenaere <jdemeulenaere@google.com> | Wed Oct 02 13:17:17 2024 +0200 |
committer | Jordan Demeulenaere <jdemeulenaere@google.com> | Wed Oct 02 15:06:43 2024 +0200 |
tree | ceaf5dc13a2c69b1d648bd3c798032ba02c551cc | |
parent | efc0c5a32e017a931ef31790ebf85361f38b6451 [diff] |
Don't install a pointer input when there are no user actions This CL checks whether our swipeToScene() modifiers should be enabled during composition (instead of during gesture, prior to this CL) so that gestures will pass through a SceneTransitionLayout when there is no user actions defined on the current scene. Bug: 370913106 Test: atest SwipeToSceneTest Flag: com.android.systemui.scene_container Change-Id: I77e2fa7a57ad367ab7a405ba53ee5511f98ba848