ca4c321ffe800aa679aa2c84a59090c1da2b6e15
This patch makes it so that Overview will return the correct GroupedTaskView even when the set of taskIds passed in is in the opposite order. Previously, we didn't account for order variation when checking for a GroupedTaskView, which would cause bugs when the GroupedTaskView had had its ordering swapped. Fixed by modifying getTaskViewByTaskIds() to return true even if the order of ids was swapped. Fixes: 290135090 Test: Manual Change-Id: I2d94fadfee3cd478801b25cdbc699295179c8bd1
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%