public class DrawableHelper
extends java.lang.Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DrawableHelper.Builder |
static class |
DrawableHelper.TextBuilder |
| 构造器和说明 |
|---|
DrawableHelper() |
| 限定符和类型 | 方法和说明 |
|---|---|
static DrawableHelper.TextBuilder |
of(android.widget.TextView textView) |
static DrawableHelper.Builder |
of(android.view.View view) |
public static DrawableHelper.Builder of(android.view.View view)
public static DrawableHelper.TextBuilder of(android.widget.TextView textView)