diff options
| author | 2024-12-19 13:58:37 +0100 | |
|---|---|---|
| committer | 2024-12-19 07:21:04 -0800 | |
| commit | b8cd7a7627f7c0aa4113b45c7772c0e07d8bb8f5 (patch) | |
| tree | 53c8165fe1c58f2a77dab600961cd0fc45b6d101 /libs/androidfw/Util.cpp | |
| parent | 6ee3b28ed550d2c94015c377c29c4b57ed4db5cb (diff) | |
Wait for overscroll to finish before finishing a transition
This CL ensures that a SwipeTransition waits for the associated
overscroll effect to finish its animation before the transition is
flagged as finished to the STLState (and therefore removed). This avoids
recomposing the STL right when the user release their finger, thus
avoiding potential jank in the middle of a transition.
Bug: 383524412
Test: Manual, saw that the recomposition happened at the end of the
transition
Test: Performance runs in Forrest, see http://screen/3KjNsghkEUm9nVs
Flag: EXEMPT performance fix
Change-Id: I5ed31ed94a99210c144497b630265c41548f662c
Diffstat (limited to 'libs/androidfw/Util.cpp')
0 files changed, 0 insertions, 0 deletions