I have a EditText with a ContextMenu and I use onCreateContextMenu to add items to the menu, this works fine with Android 2.1 and 2.2 but it do not work with Android 2.3.3 ? I dont get any errors but none of my added items appears in the menu.
-- 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

