Hi I having output like following
But I need an output like the following image.
Here I am having image URLs in an array list, so dynamically it will change image url and also some times some steps will not have images.
Use picasso for Image url and Recyclerview for the listview. I hope it helps