96c46e7fbaa296bcfe8b0f2ec78a002e9ea9243b
In the other method createAreaForResize we add 1 to the cellX to account for the seam in the Multipace CellLayout but we don't account for that on performReorder and we need to add a cellWidth Also, some methods are not running when the seam is added so their result are wrong. Now all methods are being accounted for. Fix: 277709417 Test: atest ReorderAlgorithm Test: atest MulticellReorderAlgorithm Change-Id: I7a4ca55f7b9cd7cf94481c880fe152e0a3bb3cf3
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%