[ISSUE-81] 홈 화면 UI 수정 및 컴포즈, 코틀린 버전 업데이트 #87
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
ISSUE
작업 내용
HomeOutlinedButton
을 없애고,Icon
으로 설정,Clickable
로 클릭 이벤트 구현SuppressLint
가 필요한 부분은 임의로 추가하였습니다.SuppressLint
걷어내고 일부분 수정해도 될 것 같습니당~scaffold
에padding
을 추가해주어야 레이아웃 아이템을 가리는 문제가 생기지 않기 때문에, 컴포즈에서는 필수적으로 넣을 것을 권장하고 있음.PlanzScreen
에innerPadding
을 넣어줬던 이유와 일맥상통합니다~!)실행 화면
Check List
[ISSUE-{N}] PR 제목
으로 작성