MultiChoiceAdapter icon indicating copy to clipboard operation
MultiChoiceAdapter copied to clipboard

Custom Checkbox style not drawn

Open grine4ka opened this issue 12 years ago • 1 comments

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.

grine4ka avatar Jul 15 '13 09:07 grine4ka

Hi, sorry for the late reply.

I'll make a test and see if I can reproduce your problem. Stay tuned.

ManuelPeinado avatar Aug 24 '13 10:08 ManuelPeinado