My guess, variable tit is null.
Kumar Bibek
http://techdroid.kbeanie.com
http://www.kbeanie.com
On Wed, Apr 20, 2011 at 11:35 PM, ABSOLUT wrote:
> The line is:
> holder.programa.setText(tit.get(position));
> But I dont know why say that is null
>
>
>
>
> On 20 abr, 19:48, Ku
I have experienced the same error for my custom adapter.
The problem is that when you scroll down it tries to construct the view to
be shown on the list.
In my case I was assigning null values for one of the spinner which is part
of my list view item.
Check if there are any null values in your *ga
2 matches
Mail list logo