Questions
1. If you make an ArrayAdapter, what will be displayed in each view?
2. How do you get the parts of an object to display in a two line view?
3. Do we need to test to see if convertView is null when we override ArrayAdapter's getView()?
2. How do you get the parts of an object to display in a two line view?
3. Do we need to test to see if convertView is null when we override ArrayAdapter's getView()?