ArrayAdapter<String>adapter=new ArrayAdapter<String>(this,R.layout.simple_list_item_multiple_choice,arr); 为啥我的不能调用系统的layout 查看完整描述