Conversation
gradle.properties 수정
Locale 이 Korea 가 아닐때에도 같게 적용되어야 함
DueDate 가 저장되지 않는 문제를 해결해야함
showSkeletonChanged 는 UiAction(intent) 가 아님
UiAction(intent) 만을 HomeScreen 의 파라미터로 두고, 그로 인해 발생하는 SideEffect 는 뷰모델 내부에서 처리
UiAction(intent) 와 상태 값만 파라미터로 두고 나머지 SideEffect 함수들은 제거할 예정
UiAction(intent) 와 상태 값만 파라미터로 두고 나머지 SideEffect 함수들은 제거할 예정
UiAction(intent) 와 상태 값만 파라미터로 두고 나머지 SideEffect 함수들은 제거할 예정
BottomSheetCompleteButton 파라미터 네이밍 변경
한번 정상 작동 후, 다음에 바텀시트가 올라올 때, 변경사항이 존재하여도, 완료 버튼을 눌렀을 때 아무 반응이 없는 문제를 해결해야 함
선택 날짜 validation 보강, 윤년 관련 처리 추가
MainViewController 함수명 원복
라이트 모드 -> Color.White 다크 모드 -> Gray900
색이 바래지는 이슈 존재, 공유는 아직 에러 발생
필요없는 파일 제거
Box 를 통해 TopCenter 로 배치 후, top padding 적용
Localization 적용해야 함
# Conflicts: # app/build.gradle.kts # build.gradle.kts
c3c2b9c to
c0c27d7
Compare
c0c27d7 to
4dfbdae
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Uh oh!
There was an error while loading. Please reload this page.