修改ListView的ID为 ‘ @android:id/list ’

    <ListView
        android:id="@android:id/list"
        android:layout_width="fill_parent"
        android:layout_height="wrap_content" />

 程序猿必读

posted on 2016-11-18 17:28  龙种人  阅读(213)  评论(0)    收藏  举报