Hi ,I am trying for the customized list view,
I am adding the list of objects using array list and i send it to the class that extends base adapter and when i extends the base adapter class,it implements some methods such as getView etc.
and in the getView i am sending it to the class which assign the names(datas) to customized menu which is in XML
what i want to know is that ,suppose i have a collection of 5 objects and does the getView get called for 5 Objects?
Am i making it clear to you.
Regards
Rakesh Shankar.P