How to add CheckBox to any ListView item in android?
- by Moshik
Hi everybody,
I'm writing an app with ListView layout and i want to add to any line
in this ListView CheckBox.
How can i do this?
This is my XML file:
Thanks
Moshik.