I have in my activity a listview and an imagebutton. When I click the imagebutton I want to go to a specific position in the list (I do this by calling: setSelection(int positio
did you try listView.clearAnimation() ? it might work
listView.clearAnimation()