OnScrollStateChangedListener

Interface definition for a listener to be notified when the bottom view scroll state changes.

Functions

Link copied to clipboard
abstract fun onStateChanged(@NonNull bottomView: View, newState: Int)
Called when the bottom view changes its scrolled state.