You can add spinners/views anything you want through code. It doesn't have to be in your layout files.
Kumar Bibek http://techdroid.kbeanie.com http://www.kbeanie.com On Mon, Nov 22, 2010 at 3:33 PM, JV <[email protected]> wrote: > 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 > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

