AppBarLayout.LiftOnScrollListener

public interface AppBarLayout.LiftOnScrollListener


Definition for a callback to be invoked when the lift on scroll elevation and background color change.

Summary

Public methods

abstract void
onUpdate(float elevation, int backgroundColor)

Public methods

onUpdate

abstract void onUpdate(float elevation, int backgroundColor)