[android-developers] Set Options Menu Position Programmatically?
I have a full screen Activity in my app that due ot the nature of the
way the user interacts with it, is locked to the portrait
orientation. This of course means that the Options Menu, when
activated, is always in the same location, regardless of orientation.
A perfect solution would be the Activity's views, etc remain locked,
but the options menu rotates as needed, but not sure this is
possible. One possible solution involves listening to the orientation
sensor and then programatically moving the options menu to the
'bottom', but I don't think that is possible... can anyone confirm?
Any other suggestions?
Thanks forany info,
Paul
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home