ViewportInfo

interface ViewportInfo

An implementation of this interface will provide both the 's current visible views position and the total number of items in its androidx.recyclerview.widget.RecyclerView.Adapter.

Inheritors

Types

Link copied to clipboard
annotation class State
Link copied to clipboard
interface ViewportChanged
Implement this interface to be notified of Viewport changes from the Binder

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun getItemCount(): Int