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

ConstraintLayout vs RelativeLayout vs LinearLayout 성능차이 #1

Open
PsPLoG opened this issue Aug 30, 2021 · 0 comments
Open

ConstraintLayout vs RelativeLayout vs LinearLayout 성능차이 #1

PsPLoG opened this issue Aug 30, 2021 · 0 comments
Labels
Topic 스터디 주제, 몇 가지 소주제가 확정된 경우

Comments

@PsPLoG
Copy link
Member

PsPLoG commented Aug 30, 2021

  • ConstraintLyaout을 중첩하면 성능 저하가 일어난다고 하는데 실제로 그럴까?
  • RelativeLayout은 ConstraintLayout 보다 성능이 낮다고 하는데 왜 그럴까?
  • LinearLayout의 계층이 얼마나 깊어지면 성능에 악영향을 끼칠까?
@PsPLoG PsPLoG added the Topic 스터디 주제, 몇 가지 소주제가 확정된 경우 label Sep 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Topic 스터디 주제, 몇 가지 소주제가 확정된 경우
Projects
None yet
Development

No branches or pull requests

1 participant