Tuesday, March 1, 2011

[android-developers] Re: ListView with custom items

On 1. Mar., 01:59 h., TreKing <treking...@gmail.com> wrote:
> On Mon, Feb 28, 2011 at 5:53 PM, Richard Sámela <feromak...@gmail.com>wrote:
>
> Have you confirmed that:
> 1 - your array list actually has items and
> 2 - your getView function is being called


I sure that my ListArray contains items of type MyRecord I tried to
write them to Log.d
but I add control Log.d method to getView and nothing happens. So
getView method isn't being called.
But it should be overided method and should be funkction automaticly,
shouldn't be? or why getView doesn't work? is there some mistake in
code? because I make this method by tutorial...

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment