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

php - Autoloader issue not returning Class -

ruby - Prevent Custom Validation Error on Association -

c++ - Why am i getting wrong values when performing PE base relocation? -