That is not how ListView is supposed to work.  You need to make the actual
entry in the adapter disappear.

On Tue, Apr 14, 2009 at 6:10 AM, arnouf <arnaud.far...@gmail.com> wrote:

>
> Hi all,
>
> I've a big issue...
>
> In a ListView using a BaseAdpater extension, I would like hide some
> entries (using View.GONE in my getView method).
>
> The line is erase, but i've still grey line between each record.
>
> How can I change that?
>
> Thanks a lot!
>
> Regards
> >
>


-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

--~--~---------~--~----~------------~-------~--~----~
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