When my app loads, I want the first item in the listview to already be selected. how can I do this?
I did listView.setSelection(0) but that didn't select my item.
Sheehan Alam
2010-09-03 16:23:25
This particular step did not work for me! How come the answer is marked as correct if it did not work for you either?
kiki
2010-10-08 06:53:26