개발/Application Develop

Android MotionLayout 메모

huiyu 2020. 4. 16. 12:10

나중에 참고해서 한번씩 해보면 좋을듯..

 

Android MotionLayout - Example

https://developer.android.com/training/constraint-layout/motionlayout/examples

 

MotionLayout examples  |  Android 개발자  |  Android Developers

Content and code samples on this page are subject to the licenses described in the Content License. Java is a registered trademark of Oracle and/or its affiliates. Last updated 2019-12-27.

developer.android.com

 

개요
https://developer.android.com/training/constraint-layout/motionlayout

 

Manage motion and widget animation with MotionLayout  |  Android 개발자

MotionLayout is a layout type that helps you manage motion and widget animation in your app. MotionLayout is a subclass of ConstraintLayout and builds upon its rich layout capabilities. As part of the ConstraintLayout library, MotionLayout is available as

developer.android.com

나중에 이러한 MotionLayout을 컨트롤하는 Editor를 제공 예정할 것으로 보인다.

 

아래는 LayoutEditor, UI편집가능

https://developer.android.com/studio/write/layout-editor?hl=ko

 

Layout Editor로 UI 빌드  |  Android 개발자  |  Android Developers

Layout Editor에서는 레이아웃 XML을 직접 작성하는 대신 UI 요소를 시각적 디자인 편집기로 드래그하여 레이아웃을 신속하게 빌드할 수 있습니다.

developer.android.com

 

 

 

728x90
반응형