I couldn't find this question already being asked on this forum. I am little short on time to search anymore.
I have a multi-column ListView with three TextViews. I need to have header for each of the column. I am using Android 1.5 SDK.
Can somebody help me here. I can't use addHeaderView since it adds just one view which would contain just one title string.
Thanks Nayn