in my app i have place a text view in the middle of the layout and when i scroll screen to left i want to show the google maps. So far i am showing the google aps by ontouch method.
how to perform this...
You can use a third party called SwipeView.
It's an extension of the HorizontalScrollView class.