and my list view is a list fragment list view because it is in view pager how to do it. my all normal rows have 10 text views and at 4th position i want to show a scroll view horizontal i.e. gallery view with image and text all data is in form of json and normally every things works fine but I can't put a gallery view inside it please help me
Asked
Active
Viewed 42 times
1 Answers
1
Since GalleryView is deprecated I had used View pager for Image and text at the fourth position I returned different view type for the row item in the list view

Digvijay Singh
- 623
- 9
- 26