- Change the activity layout.xml
- Use an appropriate layout for the items (defined in the adapter)
- Change class of the widget to AdapterView, don't cast to anything else
- Check use getSelectedItem* and use different methods to store selected item, ListView do not handle selections, but checked items ( with activated theme/background)
Keine Kommentare:
Kommentar veröffentlichen