scrollListBy

open fun scrollListBy(@NonNull listView: ListView, y: Int)(source)

Deprecated

Use scrollListBy directly.

Scrolls the list items within the view by a specified number of pixels.

Parameters

listView

the list to scroll

y

the amount of pixels to scroll by vertically