public class GrayableImpl extends Object implements ViewGrayable
| Constructor and Description |
|---|
GrayableImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispatchDraw(android.view.View view,
android.graphics.Canvas canvas) |
void |
grayIn() |
void |
grayOut() |
public void dispatchDraw(@Nonnull android.view.View view, @Nonnull android.graphics.Canvas canvas)
dispatchDraw in interface ViewGrayableCopyright © 2014 se.solovyev. All Rights Reserved.