public class SizeUtils extends java.lang.Object
SizeUtils()
static int
dp2px(android.content.Context context, float dpValue)
px2sp(android.content.Context context, float pxValue)
sp2px(android.content.Context context, float spValue)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SizeUtils()
public static int dp2px(android.content.Context context, float dpValue)
public static int sp2px(android.content.Context context, float spValue)
public static int px2sp(android.content.Context context, float pxValue)