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

[2023-02-02] 안드로이드 사전 과제 - 유진 #58

Open
HI-JIN2 opened this issue Feb 3, 2023 · 0 comments
Open

[2023-02-02] 안드로이드 사전 과제 - 유진 #58

HI-JIN2 opened this issue Feb 3, 2023 · 0 comments

Comments

@HI-JIN2
Copy link

HI-JIN2 commented Feb 3, 2023

1. ConstraintLayout의 주요 특징을 학습하고 정리해주세요.

제약조건이 있어야한다.
중첩이 되지 않는다.
레이아웃 사이의 관계에 따라 정의된다.

2. XML에서 활용할 수 있는 Layout은 LinearLayout, RelativeLayout 등 여러 종류가 있습니다. Layout을 선택하는 기준과 현재는 ConstraintLayout으로 대체가 된 이유를 함께 설명해주세요.

유연한 뷰 그룹으로, 비율코딩이 가능해진다.

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