Hi, i don't know whether it's an issue.
I made custom checkbox style with http://android-holo-colors.com/
and put checkbox to item's layout of my custom MultiChoiceArrayAdapter. And I don't know why, when i check the item, background drawable draws excellent with solid color, but checkbox's drawable doesn't change. Though in state_pressed it is drawn well. In my item's layout I used your CheckableRelativeLayout.
Hi, i don't know whether it's an issue.
I made custom checkbox style with http://android-holo-colors.com/
and put checkbox to item's layout of my custom MultiChoiceArrayAdapter. And I don't know why, when i check the item, background drawable draws excellent with solid color, but checkbox's drawable doesn't change. Though in state_pressed it is drawn well. In my item's layout I used your CheckableRelativeLayout.