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

How to take menu on right side of screen #16

Open
sachinsandbhor opened this issue Dec 24, 2013 · 6 comments
Open

How to take menu on right side of screen #16

sachinsandbhor opened this issue Dec 24, 2013 · 6 comments

Comments

@sachinsandbhor
Copy link

i want to shift menu on right side but when i put it on right side menu open as regular.
how to invert the view, i want to create opposite side view.

@shkschneider
Copy link

Simply do something like:

  • layout: android:layout_gravity="bottom|right"
  • code: satelliteMenu.setRotation(270);

@wolf0931
Copy link

android.os.Build.VERSION.SDK_INT < 9 satelliteMenu.setRotation(270) error

@chitgoks
Copy link

hi shkschneider, im looking at your satellite menu making it as a context menu using popupwindow rather than placing this inside a layout

what possible changes need to be modified?

@GovindRathod
Copy link

@shkschneider thanks buddy... i was finding this a long... it is working charm,,,,

@leonardoliv
Copy link

i did what @shkschneider told, but the icons stay in wrong orientation.

screenshot 2014-12-21 18 30 25

any solution for that?

Thanks in advance

@MushahidK
Copy link

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

7 participants