I create ListView. I created two XML files, in the first I created a layout, and in the Second xml file - ListView. I want the first layout to be applied to the ListView row.
ListView
This is possible with BaseAdapter and ListView . I found a very impressive explanation for your problem. Please look at this URL
View image list