androiddev MotionLayout Quickie - Constraint Sub-Elements Welcome to another MotionLayout Quickie! This week we'll be exploring MotionLayout sub-elements!All examples will be based on us using a simple MotionLayout with a start and end state and nothing else.The
motionlayout Everyday I'm Shuffling: Building the Monzo Plus card selection animation with MotionLayout A week or so ago Ataul Munim showcased his work building the Monzo Plus card selection animation using a custom view. The animation is fantastic! I love reading blog posts on how Android
motionlayout MotionLayout Quickie - onTouchUp ConstraintLayout has hit beta1! 🎉 And with this new update we have a new onTouchUp for the OnSwipe handler in a Transition that we can use in a MotionLayout.So, I've decided to write