On Wed, Aug 31, 2011 at 3:45 PM, TreKing <[email protected]> wrote:

> On Wed, Aug 31, 2011 at 1:37 PM, Dalton Cézane <[email protected]>wrote:
>
>> But I can not see the gridview on the display...
>
>
> Is your getView() even called?


I do not know where to call it, because all samples I've seen do not call it
explicitly... Can you help with this?


> Have you confirmed it's actually on the screen and sized to be visible?
> (Put some funky colors on it or something)
>

I modified the height to 150dp and now I can see the space between the other
components... but without data in the grid...


> Have you tried simplifying your getView() to just return a TextView with
> some hard coded values, to make sure that part works?
>

Not yet... I will try too...


>
> P.S. - there's no reason to be setting the convertView if it's null ....
>
>
>
> -------------------------------------------------------------------------------------------------
> TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
> transit tracking app for Android-powered devices
>
>  --
> 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
>



-- 
=======================================================
Dalton Cézane - Smarteju Tecnologia
Especialista em Ciência da Computação (UFCG)
Bacharel em Ciência da Computação (UFCG)
Técnico em Informática (ETER)

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

Reply via email to