摘要:
package com.itheima.zhbj.utils; import android.content.Context; public class DensityUtils { public static int dip2px(Context context, float dpValue) { final float scale = context.getResources().ge... 阅读全文
posted @ 2016-06-27 19:24
达哥的博客
阅读(1230)
评论(0)
推荐(0)
浙公网安备 33010602011771号