applySystemBarsInsets

open fun applySystemBarsInsets(layout: ViewGroup, insets: Insets)

Called when the Info Panel layout should apply system bar insets.

This method should be overridden by a subclass to apply a policy different from the default behavior. The default behavior applies insets with a value of Insets.NONE.

Parameters

layout

ViewGroup returned by onCreateLayout

insets

system bars insets