In this example, MotionLayout is used to move an image from off-screen to on-screen when the screen is tapped. This motion toggles, so another tap will move the image back off-screen.
This demo was inspired by a reddit thread, and partialy based on the Android MotionLayout multi-state example project.
