-
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
#135 [fix] 릴리즈 전 QA 이슈 수정 #146
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.
뷰를 고친 부분이 있다면 꼭 다시 영상 첨부해주세요!!
고치느라 너무 고생했습니다..
android:layout_width="208dp" | ||
android:layout_height="208dp" |
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.
고정 dp 쓰지 마시고 margin으로 조정해주세요!
+dimenRatio도 써서 조절해주세요~
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.
감사합니다,,
private fun initSetNickNameObserver() { | ||
viewModel.nickname.observe(viewLifecycleOwner) { | ||
viewModel.checkIsNickNameValid() | ||
} | ||
} | ||
|
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.
잔디 심으러 왔습니다.
📑 Work Description
🛠️ Issue
📷 Screenshot
fix.recyclerciew.multi.selection.mp4
💬 To Reviewers
이런저런 방법 써보고.. selection tracker도 써봤는데.. 결국 좀 허무하게 해결이 된 것 같네요..
일단 스크롤시 재사용으로 인한 다중클릭 이슈는 해결 했는데, 혹시나 다른 문제가 생기면 바로 해결하겠습니닷