Skip to content

Commit 6abdcc2

Browse files
committed
Merge branch 'main' of github.com:solygambas/kotlin-projects
2 parents f719df2 + d01590e commit 6abdcc2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

15-milky-way/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ An app to learn how to finely customize an animation, using MotionLayout.
1010

1111
- defining an animation with ConstraintSets and MotionLayout.
1212
- animating based on drag events.
13-
- change the animation with KeyPosition.
14-
- change attributes with KeyAttribute.
15-
- run animations with code.
13+
- changing the animation with KeyPosition.
14+
- changing attributes with KeyAttribute.
15+
- running animations with code.
1616
- animating collapsible headers with MotionLayout.
1717

1818
Based on [Advanced Android in Kotlin 03.2: Animation with MotionLayout](https://codelabs.developers.google.com/codelabs/motion-layout#0) by Google Codelabs (2022).

0 commit comments

Comments
 (0)