Atif Gulzar wrote:
> Hi
> 
> How can I disable RadioGroup, means all the radio buttons should e
> disabled. I already tried setEnabled (false) and setClickable(false) but
> this did not help.

Iterate over the RadioButtons and disable them, I imagine.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

_Android Programming Tutorials_ Version 1.0 In Print!

-- 
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

Reply via email to