commit | a27151124021d02998f63768271df3a7de34bb4f | [log] [tgz] |
---|---|---|
author | Brandon Dayauon <brdayauon@google.com> | Tue Apr 09 09:37:18 2024 -0700 |
committer | Brandon Dayauon <brdayauon@google.com> | Mon Apr 15 10:12:08 2024 -0700 |
tree | 3a69bc32785bbb0969cf05d1360c3b9fec8ef2e9 | |
parent | a9721fd344894d1d84a76861a7f86a14c25ac0f3 [diff] |
Set attach consumer after animation finished Its possible after the animation that attached view's alpha can still be stuck at 0 and never change. This only happens when the view isn't in range to animate and after onBind() is already called. Also added flag guarding to the animation as it seems to be forgotten since the big CL change moving everything to privateProfileManager. bug: 333506236 Test locally: https://screenshot.googleplex.com/8Kk6rLaczMPwr49 and https://screenshot.googleplex.com/9wXHeNuiCVFEMp6 manually: before https://drive.google.com/file/d/15hSqaUVjwE-lLp6IIv_mqwYbn_ITzR7s/view?usp=sharing after: https://drive.google.com/file/d/15m7Al5H3vldFgIaQfFyulm1h92_Mgd0H/view?usp=sharing Flag: ACONFIG com.android.launcher3.Flags.private_space_animation trunkfood Change-Id: Ifed45f065b536bca5e8878b1bb95d16caf136ed6