The new Facebook application and its navigation is so cool. I was just trying to see how it can be emulated in my application.
Anyone has a clue how it can be achie
I've just implemented similar view for my own project. You can check it here
Here is screen of sample application based on library I wrote:

It is easy to use this custom view as element of XML layout. Here is example:
I you will have any questions about usage of ActionsContentView library I can write a small article at projects Wiki.
Some advantages of this library:
There is one limitation:
Best regards, Steven