androidx.core.view.insetscontrast


Classes

ColorProtection

A type of protection which draws the plain color.

ContrastProtection

An abstract class which describes a layer to be placed on the content of a window and underneath the system bar (which has a transparent background) to ensure the readability of the foreground elements (e.g., text, icons, ..., etc) of the system bar.

GradientProtection

A type of protection which draws the gradient color.

ProtectionView

A view which draws ContrastProtections contained in the specified list.

SystemBarStateMonitor

Monitors and provides necessary information of system bars that need to be protected by ContrastProtection.