i want to create a List View in android studio and use Imageview or Imagebutton as Checkbox plz help me,
if user clicked on the image, item show as checked , infact i want use a imageview as check box
like this picture
i want to create a List View in android studio and use Imageview or Imagebutton as Checkbox plz help me,
if user clicked on the image, item show as checked , infact i want use a imageview as check box
like this picture
as answer for this question, you need to create customlistAdapter:
so you can design your own list layout in xml file and put it in layout folder then use it as a listview layout. if its true anser, please duplicate the question with the link anser