inherit from FragmentActivity since there's no List-aware equivalent, so XWListActivity now extends XWActivity and nearly all its methods go away. getListView() and friends are all I needed to implement -- apparently.