commit | 7167a27adfe8558cf964c0f74c287332755f2baf | [log] [tgz] |
---|---|---|
author | Jordan Demeulenaere <jdemeulenaere@google.com> | Wed Aug 07 14:19:28 2024 +0200 |
committer | Jordan Demeulenaere <jdemeulenaere@google.com> | Tue Aug 27 10:40:20 2024 +0200 |
tree | b776e0ed0dd94751a8473dd76bb16b60ea254eaf | |
parent | e272929317bdd3788be6d7eea0b9032c46f20117 [diff] |
Extract SwipeAnimation out of SwipeTransition This CL is very similar to ag/28575909: it extracts a SwipeAnimation class that contain most of the logic needed for swipe transitions. This will be used to implement swipe transition that can animate overlays in & out. This is a pure refactoring that does not add any feature. Bug: 353679003 Test: atest DraggableHandlerTest Flag: com.android.systemui.scene_container Change-Id: I65511c8354ff14b431fd34abae30b666ea99d514