What I'm trying to do:
I input data on one line then click search,it's then searching what's in the scroll view
I want the scroll view to show the results of my search by snapping it to the middle,so if I have 100 labels within the scroll view,soon as I click search it will file through the scroll view and show the result directly in the middle of the scroll view
Thank you