티스토리 뷰
Custom ListView에서 체크박스 컨트롤
Dexx 2015. 9. 10. 22:03데이터베이스에서 목록을 불러와 선택하는 과정에서 체크박스를 이용해야하는 경우가 발생.
이 부분에 대한 처리 방법을 많은 시간을 걸쳐 찾아보았지만 초보가 하기엔 쉽지 않은 소스가 많았다.
찾고찾아 헤맨 결과 github에서 아주 심플한 소스를 찾아 해결
https://github.com/clockworkbits/SelectableLists/tree/custom_list_items
이와 관련한 설명 블로그 : http://blog.clockworkbits.com/2014/05/26/list-with-checkable-items/
[추가]
위 소스보다 기능적인 면에서 발전된 예제
https://github.com/marvinlabs/android-tutorials-custom-selectable-listview
'Android 개발 메모' 카테고리의 다른 글
안드로이드 GPS 정보 가져오기 (0) | 2015.10.01 |
---|---|
윈도 특성변경 메소드 (0) | 2015.09.09 |
반투명 액티비티 띄우기 (0) | 2015.09.07 |
댓글