I guess View (in)visibility is supposed to be handled in getView.
On Thu, Dec 2, 2010 at 11:49 AM, Prateek Jain <[email protected]>wrote: > On itemClickListener make web view invisible for all the items other > than the selected one. > > It will be better if you can post the code too. > > Cheers, > Prateek > > On Dec 2, 11:05 am, Android Humanoid <[email protected]> wrote: > > Hi All, > > > > I have custom list view in which each list item has > > 1. an ImageView > > 2. a TextView and > > 3. a WebView > > > > I made webview invisible by default, when the list item got selected > > am making the web view visible of the corresponding list item but when > > am moving down the webview is not getting invisible of the previous > > list item that i have visited. > > > > Thanks & Regards > > -- > 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

