I have a MenuItem list on a Submenu on actionbar, and I wanna set the view of each MenuItem with a TextView and a RadioButton, but for default it just allow me set the view for Checkable (menuItem.setCheckable(true)). Is there any way to set this MenuItems on a RadioButton option or set an custom view, where I can custom the view for RadioButton option?
-- 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

