• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Multiple Spinners

reapor

Lurker
Hi all,
i am working on an app where i would like to use multiple spinners so the user can choose from multiple parameters for different options. the problem i am having is that i dont want it to display a fixed number of spinners when the activity is called but different numbers of spinners (which is depending on the previous activity...). is there a way to do this with a programmatic layout at run time and maybe therefore not define it in the xml??
Thanks, any help appreciated,
johannes
 
Back
Top Bottom