我最近发现v4库有一个实用类AutoScrollHelper,它的子类是ListViewAutoScrollHelper.有人有这方面的演示吗? 最佳答案 AutoScrollHelper是一个View.OnTouchListener.使用ListViewAutoScrollHelper的简单实现看起来像这样:finalListViewlist=(ListView)findViewById(android.R.id.list);finalListViewAutoScrollHelperscrollHelper=newListView