android:adjustViewBounds 、android:cropToPadding

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


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

本文出自 “清甘茶” 博客,请务必保留此出处http://shunshuncon.blog.51cto.com/8232441/1429921

android:adjustViewBounds 、android:cropToPadding,布布扣,bubuko.com

android:adjustViewBounds 、android:cropToPadding

上一篇:移动支付:暗礁险滩之地?——为《每周质量报告》挑挑刺


下一篇:android基础之Dialog