Skip to content
New issue

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

[20230601] 안드로이드 사전 과제 - 김훈 #43

Open
dev-hoony opened this issue Jun 1, 2023 · 0 comments
Open

[20230601] 안드로이드 사전 과제 - 김훈 #43

dev-hoony opened this issue Jun 1, 2023 · 0 comments

Comments

@dev-hoony
Copy link

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 변화 (H1H6, Subtitle1Subtitle2, Body1~Body2, Caption, Button, Overline -> Display, Headline, Title, Label ,Body (Large, Medium, Small)

  • Switch 디자인 변경 (Thumb 버튼 스타일링 옵션 추가)

  • Chips 컴포넌트 세분화 (AssistChip, FilterChip, SuggestionChip, InputChip)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant