I want to implement a layout in which the action bar is below the image. And by moving the screen up, the action bar should also move up, along with the image. Then the action bar should go to the top of the screen and stop.
This is implemented in many applications, such as the gropes application.
I do not mind using an external library for the same.
Thanks.
source share