8581dfc218c0ca00603cef9d47f10fddfdb583eb
- Mainly a test issue where we destroy the activity and immediately enter overview without preloading launcher. In this case, the task bar does not animate due to the delayed cycled of activity create -> bind service -> service connected -> taskbar ui controller init. As a result, the bar can occlude content from Launcher preventing the test from finding the overview actions. Instead, in cases where we need to animate with launcher, we wait for Launcher to be created (generally already the case) and the service has bound before proceeding. Bug: 189807374 Bug: 204891006 Test: atest NexusLauncherTests:com.android.quickstep.StartLauncherViaGestureTests Change-Id: I2cfccae67ac0e5a591639c6c99df032451dae16d
Merge "Adding new team members working on the launcher" am:
99d4712ddb am: 1b3d656a39 am: 81283cc8be
Description
No description provided
Languages
Java
57.2%
Kotlin
42.4%
AIDL
0.3%