This repository was archived by the owner on Dec 27, 2024. It is now read-only.
Commit 47292e3
committed
[Compose] Small fix and gone for MotionLayout (#506)
* [Compose] Small fix and gone for MotionLayout
We should not have a default LayoutInformationReceiverFlag that is not
None.
Gone is now animated as expected in MotionLayout.
Added Example with test.
* Delete empty file1 parent 3d2c70c commit 47292e3
File tree
5 files changed
+512
-2
lines changed- constraintlayout/compose/src/main/java/androidx/constraintlayout/compose
- projects/ComposeConstraintLayout/app
- src/main
- java/com/example/constraintlayout/verification/motiondsl
- res/raw
5 files changed
+512
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
668 | 668 | | |
669 | 669 | | |
670 | 670 | | |
671 | | - | |
| 671 | + | |
672 | 672 | | |
673 | 673 | | |
674 | 674 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
701 | 701 | | |
702 | 702 | | |
703 | 703 | | |
| 704 | + | |
704 | 705 | | |
705 | 706 | | |
706 | 707 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| |||
0 commit comments