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
Loading
Please register or sign in to comment