Android ImageView maxHeight maxWidth

来源:互联网 发布:蜂群算法matlab代码 编辑:程序博客网 时间:2024/05/17 21:06

只有当"adjustViewBounds"为true时MAX参数才会起作用

android:adjustViewBounds="true"

android:maxHeight="50dp"

android:maxWidth="50dp"


0 0
原创粉丝点击