It's my understanding that a ListFragment is just a Fragment that automatically has a ListView in it's layout. I have an array of Strings in my XML string resource file, and I've got a class that extends ListFragment called UrlListFragment. It's my understanding that a ListFragment is ju