OnOffsetChangedListener

Interface definition for a callback to be invoked when an AppBarLayout's vertical offset changes.

Functions

Link copied to clipboard
abstract fun onOffsetChanged(appBarLayout: AppBarLayout, verticalOffset: Int)
Called when the AppBarLayout's layout offset has been changed.