We have moved away from addIntentOptions() because allowing arbitrary items to be added to the menu makes providing a decent UI very problematic. Usually app menus are carefully structured to have the most important items in the main menu, with less important ones in the secondary. Our preference at this point is to have one menu item that goes to another list of additional things that other apps can do.
On Wed, Jun 24, 2009 at 2:12 PM, Mark Murphy <[email protected]>wrote: > > s wrote: > > They do not provide the possibility for menu additions? > > If you search the Android source code for addIntentOptions(), you'll > find few references. > > Why this is, I have no idea. > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com | http://twitter.com/commonsguy > > _Android Programming Tutorials_ Version 1.0 Available! > > > > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

