Hi
I have a group of controls (labels, imageviews etc) that collectively form a "test". Once this test has been completed, the user will move to the next one that will also comprise of a set of controls...and so forth.
My question concerns how best to "group" these controls for each test? Should I use a new layout for each group, a panel or a different object? Also, how would I would be able to view the groups in the designer and reference them from the code?
Thank-you in advance!
I have a group of controls (labels, imageviews etc) that collectively form a "test". Once this test has been completed, the user will move to the next one that will also comprise of a set of controls...and so forth.
My question concerns how best to "group" these controls for each test? Should I use a new layout for each group, a panel or a different object? Also, how would I would be able to view the groups in the designer and reference them from the code?
Thank-you in advance!