Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SlidingMenu from Right to left #753

Open
RedEagle07 opened this issue Jun 8, 2016 · 3 comments
Open

SlidingMenu from Right to left #753

RedEagle07 opened this issue Jun 8, 2016 · 3 comments

Comments

@RedEagle07
Copy link

Is there any way to make the menu slide from right to left? And also have the icon on right of the textview?

@theBlbDan
Copy link

What icon? You can make any surface, or view, you'd like be the action item for toggling your sliding menu. The "icon" in the demo is simply a demo.

Look at setTouchModeAbove() and setTouchModeBelow() for menu sliding options.

Also realize, you no longer need to use ABS with slidingMenu if you use Android's new appcompat v7.

@RedEagle07
Copy link
Author

Oh okay, I will give it a shot and try to make it slide from right to left and see how it goes

@hendrawd
Copy link

@RedEagle07 you can just add app:mode="right" on the xml when you want it slide from right to left

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants