| Interface | Description |
|---|---|
| ScrimInsetsLayout.Callback |
Defines the interface, a class, which should be notified, when the insets, which are passed
to the layout's
ScrimInsetsLayout.fitSystemWindows(Rect) method, have been changed, must implement. |
| Class | Description |
|---|---|
| ElevationShadowView |
A view, which can be used to visualize the shadow of an elevation on pre-Lollipop devices.
|
| ScrimInsetsLayout |
A layout, which allows to show a drawable in the insets, which are passed to its
ScrimInsetsLayout.fitSystemWindows(Rect) method. |
| SquareImageView |
A custom view, which is extended from the view
ImageView in order to
ensure, that its height is always equal to its width. |