public final class DensityUtil extends java.lang.Object
static int
dip2px(float dpValue)
static float
getDensity()
getScreenHeight()
getScreenWidth()
px2dip(float pxValue)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static float getDensity()
public static int dip2px(float dpValue)
public static int px2dip(float pxValue)
public static int getScreenWidth()
public static int getScreenHeight()