How to use android.widget.Switch inside RadioGroup? -


i'm trying use android.widget.switch inside radiogroup one(1) switch on @ time. i'd searched lot no luck finding answer. questions now:

  1. is possible?
  2. if yes, implement same way doing tooglebutton inside radiogroup?

ps: reason why don't want use tooglebutton because think switch has better ui.


Comments

Popular posts from this blog

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -