-
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
feat: 마이페이지 3차 QA 대응 #418
base: develop
Are you sure you want to change the base?
feat: 마이페이지 3차 QA 대응 #418
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.
onResume만 잘 수정해봅시다! 고생하셨어요!
override fun onResume() { | ||
super.onResume() | ||
myLibraryViewModel.loadMyLibrary() | ||
} |
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.
r: 이거 저나 산군 붙잡고 같이 해보면 될 것 같아요
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.
잔디냠냠
loadMyLibrary() | ||
} | ||
|
||
fun loadMyLibrary(){ |
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.
c: updateMyLibrary ? 는 어때욥
📌𝘐𝘴𝘴𝘶𝘦𝘴
📎𝘞𝘰𝘳𝘬 𝘋𝘦𝘴𝘤𝘳𝘪𝘱𝘵𝘪𝘰𝘯
📷𝘚𝘤𝘳𝘦𝘦𝘯𝘴𝘩𝘰𝘵
KakaoTalk_Video_2024-11-03-01-32-04.mp4
💬𝘛𝘰 𝘙𝘦𝘷𝘪𝘦𝘸𝘦𝘳𝘴
보관함/내서재 onResume에 넣어 놓은 건 계속 고민을 해보겠습니다..! 다른 분들 코드 참고해서 ActivityResultLauncher 이용해서 해봤는데 잘 안되서 임시방편(?)으로 onResume에 넣어서 피알 올립니다,,,,