xamarin.androidslidingmenuandroid-sliding

garuma/FlyOutMenu - How to make it slide from right to left


I am using garuma/FlyOutMenu for my project. How can have the Hamburger button in the right and slide the menu from right to left as it is shown in facebook.


Solution

  • We could use DarwerLayout which is provided in the example to achieve this. I have used this and working perfectly.