Android android屏幕适配详解2015-09-05mikel阅读(789)赞(0)官方地址:http://developer.Android.com/guide/practices/screens_support.html 一、关于布局适配建议 1、不要使用绝对布局 2、尽量使用match_parent 而...