I'm trying to added a context menu item *before* the standard Select all, Select text etc menu items.
>From what I can see, those standard items use CATEGORY_CONTAINER for ordering. Whatever category I specify in the order field of the add() method, the custom menu items always appear *after *the standard ones. Is there any way to override this? -- 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

