I have a ListActivity that implements onListItemClick() and calls a doSomething() function of the class. The latter contains l.s
ListActivity
onListItemClick()
doSomething()
l.s
Maybe you should use the smoothScrollToPosition(int position) method of ListView