-
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/#64] 스크랩 취소 다이얼로그 및 말줄임 구현 #74
Conversation
…g-overflow # Conflicts: # feature/src/main/java/com/terning/feature/intern/InternRoute.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.
짱큰 LGTM~~~!!!!!!!!!
|
||
val startDestination = SignIn | ||
val startDestination = Search | ||
|
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.
잡았다!!!
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.
LGTM~~~~❤️❤️❤️❤️
|
||
val startDestination = SignIn | ||
val startDestination = Search | ||
|
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.
잡았다!!!
|
||
fun updateScrap(newScrap: Boolean) { | ||
_state.value = _state.value.copy(isScrap = newScrap) | ||
} |
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.
진짜 너무 잘한다,, LGTM LGTM 두 번 해드릴게요!
|
||
val startDestination = SignIn | ||
val startDestination = Search | ||
|
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
64.mp4
📢 To Reviewers