samedi 10 novembre 2018

Multiple intent depends on radio button selected

It is possible to go to specific class base on what radio button selected? And it is possible to make an if-else statement in onClick for the new intent?

For example,

Circle, Square, Triangle radio group button. Circle has been selected.

In "onClick" There is a if-else statement that has "circle.class", "square.class", "triangle.class" The intent will go to "circle.class"

Aucun commentaire:

Enregistrer un commentaire