-
Notifications
You must be signed in to change notification settings - Fork 0
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
[FIX/#47] 갤러리 화면 QA기반 오류 해결 #54
Conversation
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.
너무너무 수고많으셨습니다!! 역시 믿을맨 이황근~
.padding(top = 8.dp), | ||
contentPadding = PaddingValues(1.dp), | ||
when(selectedTab) { | ||
0 -> { |
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.
나중엔 이런 선택지를 enum class
로 관리해보세요!
navigate( | ||
route = GalleryDetail(photoId), | ||
navOptions = navOptions ?: navOptions { | ||
launchSingleTop = true |
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.
수고하셨습니다!!
Related issue 🛠
Work Description ✏️
Screenshot 📸
Uncompleted Tasks 😅
To Reviewers (Optional) 📢