Yes, depending on the viewtype, you inflate or re-use the right type and it should work.
Kumar Bibek http://techdroid.kbeanie.com http://www.kbeanie.com On Wed, Jan 12, 2011 at 12:39 AM, Busa <[email protected]> wrote: > From the Google IO talk, it seems like you are doing the write thing, > just be sure to use the viewHolder to recycle your views in your > adapter class. > > On Jan 11, 1:56 pm, Chris <[email protected]> wrote: > > Hello All, > > > > I'm trying to mimic the setup of the Wireless & networks menu > > (listview with some checkboxes and some items that bring you to > > another menu). I'm looking for someone to point me in the right > > direction, what I'm currently attempting is creating multiple xmls of > > the checkbox items and the textview items and depending on what I add > > will determine which xml I inflate. > > > > Is this on track? > > > > Thanks, > > Chris > > -- > 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

