View Single Post
Old October 31st, 2010, 04:41 AM   #10 (permalink)
skyxiao6688
New Member
 
Join Date: Oct 2010
Posts: 1
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by tunneling View Post
I guess it's not too long after one get's started with android that you realize your going to have to override the getView() method of an ArrayAdapter.

I've been struggling with this for hours, and so before I throw my phone against the wall.. can someone enlighten me?

I'm basically using this tutorial

Android Series: Custom ListView items and adapters | Software Passion

I've added some Log.i trying to determine what's going on. All I can figure out is that the getView() method is never getting called.

SoftwarePassionView
Order
row.xmlmain.xml

Manifest
thanks!Take a look!
skyxiao6688 is offline  
Reply With Quote