[android-developers] Re: SubMenu, Dialogs and ActivityGroup

2009-06-06 Thread Numan Ahmed
*-- On Mon, 6/7/09, numan <> wrote: hello my friend how are u latest sexy summer fashion & hot fashion videos visit my websitehttp://www.fashioninfokit.com/* --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android D

[android-developers] Re: SubMenu, Dialogs and ActivityGroup

2009-06-02 Thread Krzysiek Bielicki
Anyone? --~--~-~--~~~---~--~~ 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-develop

[android-developers] Re: SubMenu MenuItem icon?

2008-12-15 Thread Ralf
As far as I know this is by design. R/ On Mon, Dec 15, 2008 at 4:19 PM, Jamie L wrote: > What about the 2nd page of the top menu? If I have more than 6 items in the > menu, the rest of them go to the 2nd page. I am not able to display the > icon there. > > On Sun, Dec 14, 2008 at 10:53 AM, Ral

[android-developers] Re: SubMenu MenuItem icon?

2008-12-14 Thread Ralf
On Wed, Dec 10, 2008 at 3:01 PM, Jamie wrote: > > Is it by design that we can't set icons in a submenu's menu item? Yes. R/ > SubMenu sub = menu.addSubMenu(...); > MenuItem item = sub.add (...); > item.setIcon(...); <-- icon does not show up > > Any Idea? > > Thanks, > J > > > --~--~---

[android-developers] Re: submenu

2008-11-30 Thread Guillaume Perrot
Did you look at the SubMenu class ? On Nov 29, 1:42 pm, jalandar <[EMAIL PROTECTED]> wrote: > Hi > > I want to add submenu to menu item , I mean when i select menu item > there should be submenu for that menu item. Is anybody have sample for > this. > > regards > jagtap --~--~-~--~~--