I have a horizontal scroll view placed below a map The map has some markers and the horizontal scroll view contains images for each of the markers.
Now, when ever user clicks a maker,I want the horizontal view to scroll and image for that marker to come to the center. This could have been a bit easier with the gallery view, but since that has been deprecated, how shall I go about it now?