Checks that AdapterViews do not define their children in XML

AdapterViews such as ListViews must be configured with data from Java code, such as a ListAdapter.