c5cfa73ef979ce31da2ef6b16ebedc598fc1c8f1
It looks like the evil hack in 14f122bf84 to make the workspace
not animate didn't completely work. The key to reproducing this bug is to make sure the
activity is destroyed and to have last gone to an app from a screen other than the center
screen, because that causes it to get reloaded from the icicle, which makes the timing
more amenable to missing the animation, because the view isn't attached yet.
Description
No description provided
Languages
Java
57.2%
Kotlin
42.4%
AIDL
0.3%