AbsListViewState

The state interface for ListView and GridView.

Functions

Link copied to clipboard
abstract fun smoothScrollByOffset(offset: Int)

Translates to a RemoteViews.setInt call for smoothScrollByOffset.

Link copied to clipboard
abstract fun smoothScrollToPosition(position: Int)

Translates to a RemoteViews.setInt call for smoothScrollToPosition.