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

c - Calling a function within a loop -

vb.net - Unbound DataGridView add row with checkbox error -

How i fill combobox items in Radgridview manually using in vb.net -