> > ok how to handle recycling ?? > Use the ViewHolder pattern... And, if you don't know what that is I strongly recommend Google. I hear they have a pretty cool search page.
Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Thu, Aug 2, 2012 at 6:25 PM, ala hammad <[email protected]> wrote: > ok how to handle recycling ?? > > > On 1 August 2012 17:17, Justin Anderson <[email protected]> wrote: > >> Sounds like view recycling... >> >> Thanks, >> Justin Anderson >> MagouyaWare Developer >> http://sites.google.com/site/magouyaware >> >> >> >> On Wed, Aug 1, 2012 at 3:23 AM, ala hammad <[email protected]> wrote: >> >>> thanks for your answer but i am new in android and i don't understand >>> any thing and i don't know what design pattern to use ,,, >>> >>> >>> On Wednesday, 1 August 2012 11:50:15 UTC+3, ala hammad wrote: >>>> >>>> hello all, >>>> i want to ask about check box list view .. >>>> i already make one but problem when do search operation for an element >>>> in that list >>>> checked element rearrange ,example if i checked element 4 and after >>>> search element 6 will checked . >>>> any idea to fix that .. >>>> >>>> best regard .. >>>> >>> -- >>> 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 >>> >> >> -- >> 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 >> > > -- > 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 > -- 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

