나중에 참고해서 한번씩 해보면 좋을듯..
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
- Introduction to MotionLayout (part I)
- Introduction to MotionLayout (part II)
- Introduction to MotionLayout (part III)
- Introduction to MotionLayout (part IV)
나중에 이러한 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
'Software Development > Application Develop' 카테고리의 다른 글
Android RecyclerView (1) | 2020.04.16 |
---|---|
Android 메모 (0) | 2020.04.16 |
Android Window 전환 애니메이션 코드 (0) | 2020.04.07 |
재미있게 알아보는 AI 키워드 70 - 학습하고 진화하는 인공지능 (0) | 2018.02.03 |
WPF 윈도우 프레임 없애기+이동시키기 (0) | 2014.10.27 |