int position =listView1.getFirstVisiblePosition();//记录显示到的为位置 listView1.setSelection(position);//放到需要复现的地方