should I check whether radio button (weekdays ) is selected or not. If suppose it is selected then create seven checkboxes in java? Or it is also possible to create checkboxes in .xml file?
On Dec 20, 2:26 pm, "pramod.deore" <[email protected]> wrote: > Hi, > In my application I have 3 a radio buttons 1. once 2. Daily > 3. Weekly. and seven checkboxes from Monday to Sunday. Now what I want > if user select weekly radio button then only checkboxes visible > otherwise it must be dissabled. How to achieve this? > > Thanks in advance -- 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

