OnApplyWindowInsetsListener

Wrapper around androidx.core.view.OnApplyWindowInsetsListener which also passes the initial padding set on the view. Used with doOnApplyWindowInsets.

Functions

Link copied to clipboard
When set on a View, this listener method will be called instead of the view's own onApplyWindowInsets method.