Skip to content

fullStackOasis/android-demo-motion-layout-multi-state

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android MotionLayout Multi-state Demo

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.

MotionLayout moves images on-screen and off-screen with a click

About

MotionLayout in Android can be used to transition an image from off-screen to on-screen and back again.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages