ViewportChanged

interface ViewportChanged

Implement this interface to be notified of Viewport changes from the Binder

Functions

Link copied to clipboard
abstract fun viewportChanged(firstVisibleIndex: Int, lastVisibleIndex: Int, firstFullyVisibleIndex: Int, lastFullyVisibleIndex: Int, state: Int)