在listview 的item布局文件里,根布局中加入:android:descendantFocusability="blocksDescendants" 并在button中加入android:focusable="false"