commit | d468299c0f891fbd2f03b279e3a072d9fb178f7a | [log] [tgz] |
---|---|---|
author | Sebastian Franco <fransebas@google.com> | Wed Oct 05 13:03:09 2022 -0500 |
committer | Sebastián Franco <fransebas@google.com> | Wed Oct 12 16:14:42 2022 +0000 |
tree | c1699d267686560a8e5a39839ed0fb623ec2e378 | |
parent | b759de4769a02811e2fffd977aefd160ee3341f4 [diff] |
Moving the class LayoutParams to a file outside CellLayout I'm moving the LayoutParams to another file to start the decoupling of the Reorder outside of the CellLayout. Also, I change the name from LayoutParams to LauncherLayoutParams to prevent confusion with ViewGroup.LayoutParams making it explicit that this are different LayoutParams. Bug: 188081026 Test: atest ReorderWidget Change-Id: I92251c5540ffcf5ece7b933e6f6c836eb825c997