In the description of your library, you explained how to custom the colour of the background when the item is selected. My question is, should I use CheckedTextView or I could use with usual Checkbox with textview separated ?
Because when I looked at your mca_simple_list_item_checkable_1, the layout consist only CheckedTextView.
In the description of your library, you explained how to custom the colour of the background when the item is selected. My question is, should I use CheckedTextView or I could use with usual Checkbox with textview separated ?
Because when I looked at your mca_simple_list_item_checkable_1, the layout consist only CheckedTextView.
Thanks !