I add that using the android option: animateLayoutChanges = "true" in the ListView layout does not allow you to select any ListView item; you can only do this after doing something like adding a new item and returning to the ListView. I experienced this error using the updated SimpleCursorAdapter, and the one that comes with the v4 support library
Relations FD
source
share