public class RFABImageUtil
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TAG |
| Constructor and Description |
|---|
RFABImageUtil() |
| Modifier and Type | Method and Description |
|---|---|
static android.graphics.drawable.Drawable |
getResourceDrawableBounded(android.content.Context context,
int drawableResId,
int bound)
从Resource中获取Drawable,并初始化bound
|