I have to create an app whose option will come from right side instead of left. I choose Android Slider menu and made it custom so that its options are now coming from right side. I change the gravity from start to End and made some changes in my main activity. The problem is my Menu Button on whose click drawer appear still coming on left side. Its in action bar. How can i move that option to right side instead of left. See the image hope it will help to understand what i'm trying to say.
Asked
Active
Viewed 1,218 times
1
-
This is the closest help I could find for you.. http://stackoverflow.com/q/17838955/603744 – Andro Selva Jan 21 '15 at 18:56