Skip to content

MotionLayout Animation #71

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 14, 2021
Merged

MotionLayout Animation #71

merged 2 commits into from
Apr 14, 2021

Conversation

IvanToplak
Copy link
Contributor

Since MotionLayout is a subclass of ConstraintLayout, it is possible to create ConstraintSet animations with it.
Animations fragment contains cards which can be used to launch different animations.
This screen also runs ConstraintSet animation on cards and subtitle by using MotionLayout:

animation.mp4

Closes #33

Copy link
Contributor

@julianfalcionelli julianfalcionelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Ivan, is great to have an example of the Motion layout!

@IvanToplak IvanToplak merged commit 7f4a451 into master Apr 14, 2021
@IvanToplak IvanToplak deleted the itoplak/motion_layout branch April 14, 2021 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ConstraintSet Animation Example
2 participants