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?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
closed as not a real question by casperOne♦ Jul 18 '12 at 14:20
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
This was discussed just a few days after you placed your question, here on stackoverflow. Check out this and this question for more information. |
|||
|
|
|
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. |
|||
|
|