By skfauzdar
via androidaspect.com
Submitted: Feb 10 2013 / 11:49
Radio buttons are one of the common UI elements in android apps. Radio buttons allow the user to select an option from a set. There are two key classes related to radio buttons- android.widget.RadioButton and android.widget.RadioGroup.
Add your comment