Questions
1. Which is NOT an abstract method in BaseAdapter?
2. Why do we test to see if convertView is null?
3. What method is used to tell the adapter that it needs to update?
4. How do we listen to clicks on views in a ListView?
2. Why do we test to see if convertView is null?
3. What method is used to tell the adapter that it needs to update?
4. How do we listen to clicks on views in a ListView?