On Sat, Dec 10, 2011 at 7:18 PM, Duygu Kahraman <[email protected]> wrote: > Yeah you are right but for example if i added 5 view in the same layout.How > must call i?How can i understand difference. > > I am not using FindViewById(); because i am not assigning anyhing.I think > android can assign default id.Can it? >
Your question still doesn't make sense, if you add five views, then you hold the five references, presumably in some structure like a list "or something." -- 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

