mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-28 15:56:49 +00:00
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
Languages
Java
73.1%
Kotlin
26.5%
AIDL
0.3%
Python
0.1%