[android-developers] Re: How to display Options Menu Vertically

2013-03-21 Thread abhijit
i also wanted that still there is no answar for this question.

On Wednesday, November 11, 2009 12:00:29 PM UTC+5:30, Swati wrote:

 Hi, 

 I was trying to display the Options Menu to be vertically stacked 
 instead of the Horizontal one supported by the framework as of now.Can 
 some one suggest me how to achive this. 


-- 
-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [android-developers] Re: How to display Options Menu Vertically

2013-03-21 Thread Mark Murphy
You do not control the layout of the options menu/overflow menu.
Whether it is horizontal (I presume referring to the old-style
options menu) or not is up to the framework and will be dependent on
the OS version you are running on. Please allow the menu to render the
same for your app as it does for all other apps on the device, so the
user knows what to expect.


On Thu, Mar 21, 2013 at 5:26 AM, abhijit achakr...@gmail.com wrote:
 i also wanted that still there is no answar for this question.

 On Wednesday, November 11, 2009 12:00:29 PM UTC+5:30, Swati wrote:

 Hi,

 I was trying to display the Options Menu to be vertically stacked
 instead of the Horizontal one supported by the framework as of now.Can
 some one suggest me how to achive this.

 --
 --
 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+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en
 ---
 You received this message because you are subscribed to the Google Groups
 Android Developers group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to android-developers+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.





-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to Android Development_ Version 4.7 Available!

-- 
-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.