commit | 9ff1cb6340ab044260e69a4464b32e44afcb0f8d | [log] [tgz] |
---|---|---|
author | vinayjoglekar <vinayjoglekar@google.com> | Wed Dec 11 12:01:41 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Mon Dec 16 19:44:48 2024 -0800 |
tree | afbcc78d42ec5bff5e85d8478dd8ce48315d3a44 | |
parent | 47b243fa07f3dc5199163e295541d5d311d38b30 [diff] |
Fix for split animation While splitting focus task, there is a timing issue of focus task being animated first and then small tiles. This CL fixes that makes animation smooth i.e. animate stage task(focus task) and other small tiles together. Also refactored animationStartProgress and animationEndProgress initialisation by adding "if/else" for readability. Test: Manual.Split focus task.(RTL as well) Fix: 383417963 Flag: com.android.launcher3.enable_large_desktop_windowing_tile (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:ff076f85d6e3c9f537ea022ee15b10c7a1e97225) Merged-In: I7b8c651d91168802b930fdeac62e762a2be9dbe9 Change-Id: I7b8c651d91168802b930fdeac62e762a2be9dbe9