Android银幕分辨率

Android屏幕分辨率尽量使用对齐方式布局;尽量使用dp来定义padding margin;少使用pixel来定义;详细参考:htt

Android屏幕分辨率
尽量使用对齐方式布局;
尽量使用dp来定义padding margin;
少使用pixel来定义;
详细参考:
http://blog.csdn.net/moruite/article/details/6028547
http://developer.android.com/guide/practices/screens_support.html