com.google.android.material.circularreveal
Annotations
CircularRevealHelper.Strategy |
Which strategy this view should use to create the circular reveal effect. |
Interfaces
CircularRevealHelper.Delegate |
Delegate interface to be implemented by the |
CircularRevealWidget |
Interface which denotes that a View supports a circular clip and scrim color, even for pre-L APIs. |
Classes
CircularRevealCompat |
Defines compat implementations of circular reveal animations. |
CircularRevealFrameLayout |
A CircularRevealWidget wrapper for FrameLayout. |
CircularRevealGridLayout |
A CircularRevealWidget wrapper for GridLayout. |
CircularRevealHelper |
Helper class to implement circular reveal functionality. |
CircularRevealLinearLayout |
A CircularRevealWidget wrapper for LinearLayout. |
CircularRevealRelativeLayout |
A CircularRevealWidget wrapper for RelativeLayout. |
CircularRevealWidget.CircularRevealEvaluator |
A TypeEvaluator that performs type interpolation between two |
CircularRevealWidget.CircularRevealProperty |
A Property wrapper around the compound |
CircularRevealWidget.CircularRevealScrimColorProperty |
A Property wrapper around the |
CircularRevealWidget.RevealInfo |
RevealInfo holds three values for a circular reveal. |