All, I have set one of the items in the options menu of my application to be checkable. However, the item is displayed without a check mark. Further, when I call setChecked(true) the item still does not have a check mark. Both isCheckable() and isChecked() return true. Is there anything else I should be doing to display the check mark?
Thanks, Abdul -- 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

