android:adjustViewBounds 、android:cropToPadding
更新:HHH   时间:2023-1-7


    android:adjustViewBounds:是否保持宽高比,使用的时候需要和maxWidth、maxHeight一起使用,单独使用没有效果


    android:cropToPadding :是否截取指定的空白区域代替,单独使用没效果,需要和scrollY一起使用,

返回移动开发教程...