修改ListView的ID为 ‘ @android:id/list ’
<ListView
android:id="@android:id/list"
android:layout_width="fill_parent"
android:layout_height="wrap_content" />
修改ListView的ID为 ‘ @android:id/list ’
<ListView
android:id="@android:id/list"
android:layout_width="fill_parent"
android:layout_height="wrap_content" />