摘要:
LDPI ( Low Density Screen,120 DPI ),其图标大小为 36 x 36 px MDPI ( Medium Density Screen, 160 DPI ),其图标大小为 48 x 48 pxHDPI ( High Density Screen, 240 DPI ),其 阅读全文
摘要:
// int width = binding.gameItemWinContext.getWidth(); // int height = binding.gameItemWinContext.getHeight(); // int ivXCenter = width/2; // int ivYCe 阅读全文