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)

mafro
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to