📅  最后修改于: 2022-03-11 14:59:43.399000             🧑  作者: Mango
//add these into the ListView attributes in xml file
android:focusableInTouchMode="false"
android:isScrollContainer="false"
//add it inside of the ListView element like this