public class DensityUtil extends java.lang.Object
DensityUtil()
static int
dip2px(android.content.Context context, float dpValue)
px2dip(android.content.Context context, float pxValue)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DensityUtil()
public static int dip2px(android.content.Context context, float dpValue)
public static int px2dip(android.content.Context context, float pxValue)