How to make menu like in Evernote app using Mono for Android.
Asked
Active
Viewed 2,005 times
2
-
What part of the menu is in question? – Matthew May 29 '12 at 12:41
-
I want to know how to make sliding out menu, you can see it on the picture above. – 4x2bit May 30 '12 at 04:59
-
What part of the picture is the menu? I just see an action bar and some content. – Cheesebaron May 30 '12 at 09:33
-
I think he means like the facebook app menu. If I remember correctly, someone somewhere created a similar one for android... Not sure where. A google search for facebook menu for android may help. – Matthew May 31 '12 at 08:15
1 Answers
1
If you mean the slide in-out menu that facebook has, then this may help:
-
Yes, that's what I want, but I need monodroid implementation of this menu. – 4x2bit Jun 01 '12 at 03:35
-
How about making that implementation yourself and port the code from that project? – Cheesebaron Jun 01 '12 at 09:02