public class Utils
extends java.lang.Object
Core utils.
Created by Yan Zhenjie on 2017/5/17.| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static float |
dip2px(android.content.Context context,
float dp) |
static float |
px2dip(android.content.Context context,
int px) |