mafro wrote: > Hey all, > > A small notice here to say I found an error in the documentation, when > building a radio button context menu in XML. > > On this page, in the Menus section, under 'Elements and Attributes' > for the <group> tag. > http://developer.android.com/guide/topics/resources/available-resources.html > > "checkableBehavior - Whether the items are checkable. Valid values: > none, all (exclusive / radio buttons), single (non-exclusive / > checkboxes)" > > This should actually be the other way round: > * all (non-exclusive / checkboxes) > * single (exclusive / radio buttons)
If this is not already on http://b.android.com, you might want to post it there. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android 1.5 Programming Books: http://commonsware.com/books.html --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

