Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iOS Facebook Slide Menu for Android [closed]

I am looking to create the feature described in this post SplitView on iPhone, but I would like it for Android. Is there any library that would help me achieve this? Would I just use fragments and if so, what would this look like?

like image 368
DanO Avatar asked Dec 03 '11 04:12

DanO


1 Answers

A sample code is here android-sliding-menu-demo which is found from one of the links mentioned in the answer from cosmix. I know it's the answer copied from another stack overflow thread only, but I still mentioned here so that users coming to this question got the direct link to the source code.

like image 148
Sagar Avatar answered Sep 28 '22 11:09

Sagar