Hi,

I fixed it a couple of days ago and now my thread shows....lol.

I had to inflate each view in the list activity everytime since it was
dynamic and not inflate the view if it was null only. The view could
change and it would have the old inflate code in that view. So, like i
said, just do the layout inflater everytime it calls getview.

Of course then set the text boxes and whatnot.

Thanks.

On Jan 4, 11:24 am, TreKing <[email protected]> wrote:
> On Sat, Jan 1, 2011 at 10:57 AM, Scott Deutsch <[email protected]> wrote:
> > The only thing I modified in the arrayadapter is the getView().
>
> Post that code.
>
> --------------------------------------------------------------------------- 
> ----------------------
> 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

Reply via email to