public class ScreenUtils
extends java.lang.Object
Constructor and Description |
---|
ScreenUtils() |
Modifier and Type | Method and Description |
---|---|
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)