-
Notifications
You must be signed in to change notification settings - Fork 1
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
[UI/#214] 달력 / 2차 스프린트 #222
Conversation
# Conflicts: # feature/src/main/java/com/terning/feature/calendar/calendar/component/CalendarDetailDialog.kt # feature/src/main/java/com/terning/feature/calendar/list/CalendarListScreen.kt # feature/src/main/java/com/terning/feature/calendar/list/CalendarListViewModel.kt # feature/src/main/java/com/terning/feature/calendar/week/CalendarWeekScreen.kt # feature/src/main/java/com/terning/feature/calendar/week/CalendarWeekViewModel.kt
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
확인했습니다!! 2차 스프린트까지 수고많았어요:) 짱!!
그리구 혹시 지금 소브렌치 파서 작업중인가용..?
오늘 apk 파일 보내려구 하는데 현재 올려둔 피알은 머지 못하는 거 아닌가 해서 물어봅니당..!
fun NavGraphBuilder.calendarNavGraph( | ||
navHostController: NavController | ||
navHostController: NavController, | ||
paddingValues: PaddingValues |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
반영 감사합니당~!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
우왕 수고하셨습니당~~~!!! 진짜 최고네욤😊
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ㅜㅜ 그저 최고,, 2차 스프린트 수고하셨어요!!!!
@@ -37,7 +41,7 @@ fun NavGraphBuilder.calendarNavGraph( | |||
} | |||
) { | |||
CalendarRoute( | |||
navigateUp = navHostController::navigateUp, | |||
modifier = Modifier.padding(paddingValues), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
확인했음도!
⛳️ Work Description
📸 Screenshot
빈화면 UI
슬라이드 모션
KakaoTalk_Video_2024-09-07-15-32-51.mp4
📢 To Reviewers
계획은 이 브랜치에서 자식 브랜치를 하나 파서 작업하고 순차적으로 머지할 예정입니다.
해당 계획과는 별개로 이 PR엔 리뷰를 달아주시면 됩니다~!!