我正在尝试使用AndroidStudio中的"tools“命名空间功能。出于设计目的,我正在尝试用虚拟列表项填充ListView。认为tools:listitem="@android:layout/<filename>"应该这样做的链接。但由于某些原因,AndroidStudio一直向Layout android:<filename> does not exist.显示我正在尝试为它寻找解决方案,这样我
在这里,我想在whole content of the listview item上显示listview。我怎么才能做到这一点?,answers); listview.setChoiceMode(ListView.CHOICE_MODE_SINGLE);<ListViewandroid:id="@+id/questions_list