ware4u Lurker Mar 24, 2017 #1 Can I custom listview like image below, each row include image + text + button follow. Tks for reading Attachments list_view.jpg 25.4 KB · Views: 119
Can I custom listview like image below, each row include image + text + button follow. Tks for reading
D Deleted User Guest Mar 24, 2017 #2 Yes. Just include an ImageView, TextView and Button in your row layout. Example: http://www.androidinterview.com/android-custom-listview-with-image-and-text-using-arrayadapter/
Yes. Just include an ImageView, TextView and Button in your row layout. Example: http://www.androidinterview.com/android-custom-listview-with-image-and-text-using-arrayadapter/