StatusBarOverlayView
Status bar overlay view(a pulsing red alert to be placed under the status bar)
Parameters
The Context the view is running in, through which it can access the current theme, resources, etc.
The attributes of the XML tag that is inflating the view.
An attribute in the current theme that contains a reference to a style resource that supplies default values for the view. Can be 0 to not look for defaults.
Functions
Smoothly animates view's height from size to desired size
Called when a system view is taking space from the bottom
Called when a system view is taking space from the left
Called when a system view is taking space from the right
Set the alpha with a fade animation
Set the bottom padding for a view
Set the end padding for a view
Set the horizontal padding for a view
Set the left padding for a view
Set the right padding for a view
Set the start padding for a view
Set the top padding for a view
Set the vertical padding for a view