activity_main.xml中放入ListView控件
<ListView
android:id="@+id/listview"
android:layout_width="match_parent"
android:layout_height="match_parent" /><ListView
activity_main.xml中放入ListView控件
<ListView
android:id="@+id/listview"
android:layout_width="match_parent"
android:layout_height="match_parent" /><ListView