public class ScreenUtils
extends java.lang.Object
| 构造器和说明 | 
|---|
ScreenUtils()  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
static int | 
dip2px(android.content.Context context,
      float dpValue)
dp2px 
 | 
static int | 
getScreenHeight(android.content.Context context)  | 
static int | 
getScreenWidth(android.content.Context context)  | 
static int | 
getStatusBarHeight(android.content.Context context)  | 
public static int dip2px(android.content.Context context,
                         float dpValue)
public static int getScreenWidth(android.content.Context context)
public static int getScreenHeight(android.content.Context context)
public static int getStatusBarHeight(android.content.Context context)