How to set Navigation Drawer to be opened from right to left
问题 First of all I know this question appeared here before but after trying a lot i still didn\'t succeed. I working on the example from Android Developers site. I\'m trying to set the menu to be opened from right to left instead of how its implementing in the example (from left to right). In addition I want to move the open menu button to the right side of the action bar. I also red some answers here, for example in this answer. I try to change the gravity of the views and the layouts but I get