I have the following code, trying to create a simple ListAdapter in a ListView (I had this code working before and this is the only place I have changed something):
I am having the same thing again in another application. It seems to be caused by an unhandled exception in getView in the list adapter.
getView