public interface RevealAnimator
| Modifier and Type | Interface and Description |
|---|---|
static class |
RevealAnimator.RevealFinishedGingerbread |
static class |
RevealAnimator.RevealFinishedIceCreamSandwich |
static class |
RevealAnimator.RevealFinishedJellyBeanMr2 |
| Modifier and Type | Method and Description |
|---|---|
float |
getRevealRadius() |
void |
invalidate(android.graphics.Rect bounds) |
void |
setCenter(float cx,
float cy) |
void |
setClipOutlines(boolean clip) |
void |
setRevealRadius(float value) |
void |
setTarget(android.view.View target) |
void setClipOutlines(boolean clip)
void setCenter(float cx,
float cy)
void setTarget(android.view.View target)
float getRevealRadius()
void setRevealRadius(float value)
void invalidate(android.graphics.Rect bounds)