android - How to find id of dynamically created radio groups and each have 4 radio buttons -


how find id of dynamically created radio groups , each radio button have 4 radio buttons

you can set id every view setid(int) , search it. remember put in layout views without same ids.


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

c - Calling a function within a loop -

Save a file and then open it using javafx -