android studio导入图片调整为全屏match-parent但是仍然有空白,这种问题怎么解决
ImageView 设置 scaleType为 fitXY
倒是把代码贴出来啊?可能是有padding,margin,或者设置的图片拉伸模式有问题啊
ImageView 设置 scaleType为 centerCrop