摘要: If you want the the display dimensions in pixels you can use getSize:Display display = getWindowManager().getDefaultDisplay();Point size = new Point()... 阅读全文
posted @ 2015-01-13 18:50 cateatmycode 阅读(403) 评论(0) 推荐(0)