> > in the custom item View... >> >> LinearLayout top = (LinearLayout) findViewById >> (R.id.contact_top_layout); > >Try contactView.findViewById().
thanks for the response. that's effectively what i'm doing, as the findViewById() call is done from inside the ContactView. sorry if the code wasn't clear -- ContactView is the custom item View. -- jason.vp.engineering.particle --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

