how to autoscroll a list view in android? -


How to autocold a list view in Android? I am adding data to the list, so I want to add it when it should be scrolled automatically and the last couple item should be visible.

Use the function set to selectTom (int position, int y)


Comments