commit | 13de324b0aeacde0f91b228d5caf1a977fd00f00 | [log] [tgz] |
---|---|---|
author | Fabián Kozynski <kozynski@google.com> | Thu May 23 11:59:27 2024 -0400 |
committer | Fabián Kozynski <kozynski@google.com> | Thu May 23 14:12:56 2024 -0400 |
tree | 0f48b4b62cbc3a13c028a4c052717a9bd713c202 | |
parent | 6deed6561037e20fa88f12131cb29de0604be68f [diff] |
Apply squishiness and expansion outside of composition Separate the application of the state (which mostly involves what is visible) from the expansion and the squishiness (how it's visible). That way we can make sure that animation calls are only performed outside of composition. Test: atest QSSceneAdapterImpl Test: manual Bug: 341938306 Flag: com.android.systemui.scene_container Change-Id: I2e071ba9bb4950408db611b3de0f5e24bc330c39