Reputation: 3008
I am working on an Android application and needs to add HorizontalListView inside ListView. So, the case is, HorizontalListView contains only the images (dynamic) and ListView can contain multiple rows of HorizontalListView. I have succeeded in creating the HorizontalListView but stuck on the part where I need to add dynamic HorizontalListView in the ListView. I tried to google around but couldn't find any help. So, is there any idea or suggestion to do this? Thanks
Upvotes: 0
Views: 56