I\'m setting a custom SimpleCursorAdapter to a ListView. For some reason FriendAdapter\'s getView() is called twice for every item in the DB. After some investigation (I have no
This is normal and can happen when you have a listview with height=wrap_content (among others):
height=wrap_content
Look at the last post: http://groups.google.com/group/android-developers/browse_thread/thread/4c4aedde22fe4594