-
Notifications
You must be signed in to change notification settings - Fork 3
[feat] #178 recent saved link #179
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
Conversation
lsakee
left a comment
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.
CUTE
| onClickClip(data) | ||
| tvLinkTitle.text = data.toastTitle | ||
| tvLinkUrl.text = data.linkUrl | ||
| if (data.categoryTitle.isNullOrEmpty()) { |
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 View.setVisible(value: Boolean) {
visibility = if (value) View.VISIBLE else View.GONE
}
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.
수정했습니다
…into feature/#178-home-recent-clip # Conflicts: # core/designsystem/src/main/res/values/strings.xml # feature/home/src/main/java/org/sopt/home/HomeContract.kt # feature/home/src/main/java/org/sopt/home/HomeFragment.kt # feature/home/src/main/java/org/sopt/home/HomeViewModel.kt
📌 PR 요약
🌱 작업한 내용
🌱 PR 포인트
📸 스크린샷
Screen_recording_20241031_032147.mp4
Screen_recording_20241031_032240.mp4
Screen_recording_20241031_032306.mp4
📮 관련 이슈