Or you could make them invisible but that isn't the same thing as just
disabling them of course.

On Feb 19, 4:39 am, Mark Murphy <mmur...@commonsware.com> wrote:
> 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 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