Android's new Overscroll functionality introduced in Gingerbread and discovered some more interesting things. The functionality to make a a view scroll beyond its limits and then bounce back (almost exactly like iOS) is sort of built into the framework, but just hidden.
http://www.youtube.com/watch?v=dOyWCDhlxv8&feature=player_embedded
You can try this it give. you the solution for your problem.
for this you need the scroolerPager Class. get it here,