SyntaxFix
Write A Post
Hire A Developer
Questions
I used this statement and it worked for me:
setListAdapter(null)
This one calls a default constructor that does nothing in a class extends BaseAdapter.