08a9bcac1f8400b44356ad4da445de8d7f360578
This CL fixes an issue where canceling any Launcher animation by entering Quick Switch would cause Overview to appear with all thumbnail tiles blank. The issue occurred because we recently added a reset() to Overview that triggered on all state transition animation cancels. This fixed some issues, but introduced this bug. Fixed by tailoring the reset() to only fire on animation cancels within BaseRecentsView and FallbackRecentsView. Fixes: 246232494 Fixes: 243471493 Test: Manual Change-Id: I175a22d52597a63e164a6f3b9353c62b199b0712
Merge "Use global color extraction in widgets for wallpaper preview" into sc-v2-dev am:
9b3ef3e638 am: df311603e9
Description
No description provided
Languages
Java
57.2%
Kotlin
42.4%
AIDL
0.3%