안드로이드 앱을 보면 아이템이 자연스럽게 움직이는 경우가 있습니다. 이는 안드로이드의 motion layout이라는 기능을 사용하게 됩니다. 코딩하는 방법을 영상으로 제작하여 코드와 함께 공유합니다. 참고하세요. 유튜브 : https://www.youtube.com/watch?v=DZdCC4vCqAw&t=142s 코드 공유 https://github.com/PickerSoft/MotionLayout GitHub - PickerSoft/MotionLayout Contribute to PickerSoft/MotionLayout development by creating an account on GitHub. github.com MotionLayout은 ConstraintLayout의 하위 클래스이며 풍부한 ..