commit | e4c0345747a7b8e509631b1fe6a5d11830684137 | [log] [tgz] |
---|---|---|
author | Sebastian Franco <fransebas@google.com> | Tue Dec 27 14:50:02 2022 -0600 |
committer | Sebastian Franco <fransebas@google.com> | Fri Mar 03 16:57:02 2023 -0800 |
tree | 660fc07369fa4daf6bffee3c424cce76b2e599e8 | |
parent | 8fd957e3231d3623160f5a303abdbe5cbf2f9783 [diff] |
Decoupling the reorder logic from the CellLayout view ReorderAlgorithm will now handle all the logic associated with the reorder. Basically all the logic associated with a reorder in CellLayout was copy and pasted into ReorderAlgorithm.java. Test: atest TestReorderAlgorithm Bug: 229292911 Change-Id: Ie096abc346bf705414e47452a42d1dec5be0a041