You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: