I guess View (in)visibility is supposed to be handled in getView.

On Thu, Dec 2, 2010 at 11:49 AM, Prateek Jain <mrprateekj...@gmail.com>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 <droid.hu...@gmail.com> 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 android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to