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) vs 선언형(Compose)
Google I/O 2023 Build modern Android apps with Material You for Compose
컴포넌트 안정화
TopAppBar 컴포넌트 다양화 (CenterAlignedTopAppBar, TopAppBar, MediumTopAppBar, LargeTopAppBar)
Color Theme 변경 (ex. Primary, Primary Variant -> Primary, On Primary, Primary Container, On Primary Container)
Typography 변화 (H1H6, Subtitle1Subtitle2, Body1~Body2, Caption, Button, Overline -> Display, Headline, Title, Label ,Body (Large, Medium, Small)
Switch 디자인 변경 (Thumb 버튼 스타일링 옵션 추가)
Chips 컴포넌트 세분화 (AssistChip, FilterChip, SuggestionChip, InputChip)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
1. UI 구현 방식에 있어 XML과 Jetpack Compose의 가장 구별되는 차이점은 무엇인가요?
명령형(Xml) vs 선언형(Compose)
2. 아래 영상을 시청하고 Material3의 업데이트와 Jetpack Compose와 관련된 주요 내용을 정리하며 학습해주세요.
Google I/O 2023 Build modern Android apps with Material You for Compose
컴포넌트 안정화
TopAppBar 컴포넌트 다양화 (CenterAlignedTopAppBar, TopAppBar, MediumTopAppBar, LargeTopAppBar)
Color Theme 변경 (ex. Primary, Primary Variant -> Primary, On Primary, Primary Container, On Primary Container)
Typography 변화 (H1
H6, Subtitle1Subtitle2, Body1~Body2, Caption, Button, Overline -> Display, Headline, Title, Label ,Body (Large, Medium, Small)Switch 디자인 변경 (Thumb 버튼 스타일링 옵션 추가)
Chips 컴포넌트 세분화 (AssistChip, FilterChip, SuggestionChip, InputChip)
The text was updated successfully, but these errors were encountered: