-
- All Implemented Interfaces:
public final class Ripple
-
-
Constructor Summary
Constructors Constructor Description Ripple(RippleLocation location, ClickableSpan span, List<RippleDrawer> drawers)
-
Method Summary
Modifier and Type Method Description final UnitjumpDrawablesToCurrentState()final BooleanverifyDrawable(Drawable who)final Unitdraw(Canvas canvas)final Booleancontains(Integer x, Integer y)final UnitsetHotspot(Integer x, Integer y)final UnitsetDrawableState(IntArray state)final UnitonClick(TextView view)-
-
Constructor Detail
-
Ripple
Ripple(RippleLocation location, ClickableSpan span, List<RippleDrawer> drawers)
-
-
Method Detail
-
jumpDrawablesToCurrentState
final Unit jumpDrawablesToCurrentState()
-
verifyDrawable
final Boolean verifyDrawable(Drawable who)
-
setHotspot
final Unit setHotspot(Integer x, Integer y)
-
setDrawableState
final Unit setDrawableState(IntArray state)
-
-
-
-