List of utility methods to do Dip to Pixel Convert
float scale = getDensity(context); return (int) (dip * scale + 0.5f);