Thursday, 8 August 2013

Listview and List

Listview and List

I have below list of send class
list = fetchdata.queryBu
ilder().selectColumns("fullname","phonenumber","showtext").query();
how can show this into my listview that have 3 textview?

No comments:

Post a Comment