> > So how come that RadioGroup class has a setOnClickListener but not a > getOnClickListener? > It's not just RadioGroup... it is all Views...
What can I use to go around this problem? > Keep a member variable around for use when you need it... Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Sun, Apr 15, 2012 at 11:12 AM, Mohamed Sobhy <[email protected]>wrote: > So how come that RadioGroup class has a setOnClickListener but not a > getOnClickListener? > What can I use to go around this problem? > > I'm using Android 2.3 API. > > Any help or comments will be appreciated. > > -- > 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 -- 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

