Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

A gesture is a specific pattern of touch or cursor user input that may be recognized by an application to perform a specific task.

learn more… | top users | synonyms

5
votes
2answers
1k views

How to get a Gesture View like in official Facebook app

I want to implement the same behaviour of the notification view in the official Facebook app. The "notifications" tab are at the bottom and can drag/drop via fingers to full screen. How can i do ...