1fe2da0d5d4c3ee310c5b90e78c1f752a64aef8b
With the addition of floating mask views, settingsAlpha and textAlpha animation shouldn't be played in the beginning when animatorSet starts but more so during the parallel set. Otherwise, the text/settings alpha will start first before/same time as translationView. You can see this if you were to look at the video at the bottom of this commit message, specifically during the collapse case. bug:355042924 Test manually - before:https://drive.google.com/file/d/1BoCA5rlr9m3QDVfF5zfp9G12Ldst3kn0/view?usp=sharing after:https://drive.google.com/file/d/1y84uxmAfJ7_SNh26jT2O-m2xOFWCMkJm/view?usp=sharing Flag: com.android.launcher3.enable_private_space Change-Id: I98248f4b9aa2a4e1287183710ffdc66093cef022
Description
No description provided
Languages
Java
57.2%
Kotlin
42.4%
AIDL
0.3%