getLastVisiblePosition什么情况下会获取不正确呢E/getLastVisiblePosition(): 9E/getFirstVisiblePosition(): 0可是此时真正的只有5,导致无法正确监听,我是讲listview放入到mDropDownMenu.setDropDownMenu(Arrays.asList(headers), popupViews, smoothListView);
你看一下是不是你改写了adapter