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
답변을 입력해주세요.
답변을 입력해주세요. 레이아웃을 선택하는 기준으로는 다음과 같은 것이 있습니다.
ConstraintLayout으로 대체가 된 이유는 다음과 같습니다.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
1. ConstraintLayout의 주요 특징을 학습하고 정리해주세요.
답변을 입력해주세요.
2. XML에서 활용할 수 있는 Layout은 LinearLayout, RelativeLayout 등 여러 종류가 있습니다. Layout을 선택하는 기준과 현재는 ConstraintLayout으로 대체가 된 이유를 함께 설명해주세요.
답변을 입력해주세요.
레이아웃을 선택하는 기준으로는 다음과 같은 것이 있습니다.
또한 비율을 지정하면서 레이아웃을 그릴 수 있습니다.
ConstraintLayout으로 대체가 된 이유는 다음과 같습니다.
The text was updated successfully, but these errors were encountered: