We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
XML
Jetpack Compose
Google I/O 2023 Build modern Android apps with Material You for Compose
1.1 릴리즈 버전에 많은 안정화 작업이 완료되었습니다.
다양한 구성요소를 추가하였습니다
BottomSheet, DatePicker(3가지 UI), TimePicker(2가지 UI), AppBar(4가지 UI), TopBar(2가지 UI)
모션 애니메이션이 내장되어 명확한 구분이 가능하도록 하였습니다.
M2 에서 M3 로 마이그레이션 진행할 때 한번에 모두 하는 것과 점진적으로 할 수 있게 지원합니다.
M3에서 색상, 글자, 매개변수 증가 등등 다양한 변화가 이루어졌습니다.
M3부터 사용자 지정 색상을 파악해 동적 적용이 가능합니다.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
1. UI 구현 방식에 있어 XML과 Jetpack Compose의 가장 구별되는 차이점은 무엇인가요?
XML
Jetpack Compose
2. 아래 영상을 시청하고 Material3의 업데이트와 Jetpack Compose와 관련된 주요 내용을 정리하며 학습해주세요.
Google I/O 2023 Build modern Android apps with Material You for Compose
1.1 릴리즈 버전에 많은 안정화 작업이 완료되었습니다.
다양한 구성요소를 추가하였습니다
BottomSheet, DatePicker(3가지 UI), TimePicker(2가지 UI), AppBar(4가지 UI), TopBar(2가지 UI)
모션 애니메이션이 내장되어 명확한 구분이 가능하도록 하였습니다.
M2 에서 M3 로 마이그레이션 진행할 때 한번에 모두 하는 것과 점진적으로 할 수 있게 지원합니다.
M3에서 색상, 글자, 매개변수 증가 등등 다양한 변화가 이루어졌습니다.
M3부터 사용자 지정 색상을 파악해 동적 적용이 가능합니다.
The text was updated successfully, but these errors were encountered: