Motion Layout Tutorial | Android Developer | code share
Motion Layout Tutorial | Android Developer | code share
https://www.youtube.com/watch?v=DZdCC4vCqAw&t=142s
Code share
https://github.com/PickerSoft/MotionLayout
MotionLayout is a subclass of ConstraintLayout and builds upon its rich layout capabilities.
As part of the ConstraintLayout library, MotionLayout is available as a support library and is backwards-compatible to API level 14.
MotionLayout links to and requires a MotionScene file. The file contains one top level tag "MotionScene"
Comments
Post a Comment