| commit | 512af2a159895b5b68a6ec6677438227cedd9979 | [log] [tgz] |
|---|---|---|
| author | Mike Schneider <michschn@google.com> | Wed Apr 16 11:06:43 2025 +0200 |
| committer | Mike Schneider <michschn@google.com> | Wed Apr 23 08:07:28 2025 +0200 |
| tree | 83f6fbd88d0b32f968623e2e1c8b61c9a3e3fd35 | |
| parent | c7caa5a9f8ba4bb5f10b5cbfa1d9861ad14a2f2c [diff] |
Refactor `DirectionalMotionSpecBuilder.kt` into reusable targets - Moving builder code into a new `builder` sub package - Extracted `DirectionalMotionSpecBuilder` in a DirectionalBuilderScope - Extracted the implementation into a internal `DirectionalBuilderImpl` This is done in preparation for reusing the DirectionalBuilderScope in the new `MotionSpecBuilder`. Test: Existing unit tests Flag: EXEMPT refactor Bug: 401500734 Change-Id: I5d23f341a182d65e193a064f15f9a78b10248998