android:adjustViewBounds="true"
加上去就好使了,它的意思是否保持宽高比,网上说要maxWidth、MaxHeight一起使用,否则单独使用没有效果。可是我设置了也好使:又了解一个属性
android:cropToPadding
解决ImageView上下有空白的办法
原文:http://blog.csdn.net/xiaoyuan511/article/details/40513687