6

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?

Community
  • 1
  • 1
DanO
  • 10,230
  • 4
  • 41
  • 34

2 Answers2

1

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.

Sagar
  • 3,159
  • 3
  • 29
  • 28
0

This was discussed just a few days after you placed your question, here on stackoverflow. Check out this and this question for more information.

Community
  • 1
  • 1
cosmix
  • 185
  • 6