Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Latest commit

 

History

History

ComposeConstraintLayout

MotionLayout Compose Samples

========================= This repository contains a list of Composables that showcases the various features and usage of ConstraintLayout and MotionLayout

MotionLayout samples overview


Title GIF Composable
Basic Example (1/2) Composable
Basic Example (2/2) Composable
Circular Position Example (1/3) Composable
Circular Position Example (2/3) Composable
Circular Position Example (3/3) Composable
Custom Attribute Example (1/1) Composable
Key Frames Position Example (1/2) Composable
Key Frames Position Example (2/2) Composable
Visibility Example (1/1) Composable
Elevation Example (1/1) Composable
YouTube Like Motion Example Composable
Middle complexity example(1/2) Composable
Middle complexity example(2/2) Composable

Contributing

If you'd like to get involved and contribute please read CONTRIBUTING for details on our code of conduct, and the process for submitting pull requests to us.

Authors

  • John Hoford : MotionLayout (jafu888)
  • Nicolas Roard : ConstraintLayout (camaelon)

See also the list of contributors who participated in this project.

License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details