Package-level declarations

Types

Link copied to clipboard
class AppViewOverlay(val view: View, val desiredType: ViewOverlayAttacher.OverlayType = ViewOverlayAttacher.OverlayType.GLOBAL)

Represents a view that can is attached to the views of an app or attached to the system's window if the device has permissions to do it.

Link copied to clipboard

Status bar overlay view(a pulsing red alert to be placed under the status bar)

Link copied to clipboard

This class has the responsibility of attaching overlay views based on OverlayType type