I have a list of items that each item has an image album in a horizontal scrollView
I want each item to scrollToEnd
But it works only on the last item in the list and all other items are in first image of album
What should I do?
I have a list of items that each item has an image album in a horizontal scrollView
I want each item to scrollToEnd
But it works only on the last item in the list and all other items are in first image of album
What should I do?