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.
The sliding tag has no wiki summary.
1
vote
1answer
130 views
How to implement click the certain area to do to action?
This is an example of facebook sliding menu.
When sliding, there is 20% space user can see which is similar with facebook. Facebook implements it with clicking anywhere of this 20% and the menu is ...
1
vote
2answers
2k views
Facebook sliding side panel for android app
I like to implement side panel in my application as it is implemented in Facebook app.
Here is the screen shot of it
I guess I need to inflate the layout view and add animations of sliding, but I ...