android convert dp to pixel 十月 01, 2016 ( int ) TypedValue. applyDimension (TypedValue. COMPLEX_UNIT_DIP , 200 , getApplicationContext().getResources().getDisplayMetrics()) 阅读全文