I have problem with RadioButton
ripple effect. I want get this: I have ripple in full background of list item
but I have this: I have ripple only around mark
How can I implement this?
Use CheckedTextView
in ListView
with SINGLE_CHOICE_MODE
parameter.