Your content must have a ListView whose id attribute is 'android.R.id.list'

后端 未结 7 1397
清歌不尽
清歌不尽 2020-11-22 04:07

I have created an xml file like this:




        
7条回答
  •  太阳男子
    2020-11-22 04:56

    You should have one listview in your mainlist.xml file with id as @android:id/list

    
    

提交回复
热议问题