Ok never mind my last comment.
I started to re-write the ArrayAdapter implementation and got it
working just fine... :)
Thanks for your help!! :)
Here's my update code:
/**
* The list adapater private inner-class used to display the
manage labels list.
*/
private class ManageLab
Thx for the help.
I was trying something like the code snippet below but it doesn't
help... It seems that the TextView retrieved in the else case is
always null, any ideas?
} else {
Log.d(LOG_TAG, "No need for row to be created");
Log.d(LOG_TAG, "Findin
2 matches
Mail list logo