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

Popular posts from this blog

java.net.SocketException: socket failed: EPERM (Operation not permitted) solved in one shot.

How to fix Could not find com.android.tools.build:gradle error

Open multiple Android Studio projects