강의

멘토링

커뮤니티

Inflearn Community Q&A

tollsin932394's profile image
tollsin932394

asked

Gamepal's Android Brainwashing Class - From In★Gram Development to Distribution

(Practice) RecyclerView Finalization Part 2

cb_like 클릭시 다른 버튼도 state가 변경되는 버그 해결방법

Written on

·

211

0

저는 0번쨰 index checkBox 클릭시 +7 의 index checkBox 의 state 도 변경되는 버그가 있길래 구글링중 Adater 의 onBindViewHolder 함수에서 like checkBox 에 setOnCheckedChangeListener 를세팅 하는 방법으로 해결했습니다 . 혹시 더 좋은 방법 있으면 알려주세요 .. 혹시 저처럼 이 버그가 발생하게 된다면 참고 하시면 좋을것 같습니다 ..

androidjava

Answer

This question is waiting for answers
Be the first to answer!
tollsin932394's profile image
tollsin932394

asked

Ask a question