TeamISLAND-public / Android_ZZAZZ

Final destination of making application ZZAZZ
1 stars 0 forks source link

App project ui fix #66

Closed kdh0324 closed 4 years ago

SangbumChoi commented 4 years ago

버튼을 막 클릭하고 left arm이나 right arm으로 넘어갈경우에

E/RecyclerView: No adapter attached; skipping layout E/RecyclerView: No adapter attached; skipping layout No adapter attached; skipping layout

이 뜨면서 bug는 아니지만 다중 selection들이 존재

kdh0324 commented 4 years ago

버튼을 막 클릭하고 left arm이나 right arm으로 넘어갈경우에

E/RecyclerView: No adapter attached; skipping layout E/RecyclerView: No adapter attached; skipping layout No adapter attached; skipping layout

이 뜨면서 bug는 아니지만 다중 selection들이 존재

test를 위해 list를 10개로 바꾸었더니 bug가 발생하지 않음

SangbumChoi commented 4 years ago

우선 10개로 줄였을 때에는 여러개 선택되는 버그는 없어짐