我要做的是在不影响 ImageView 宽度的情况下更改 ImageView 中图像的宽度。
----------------------------------------------------------------
| |
| |
| ---------------------------------------------- |
| | | |
| | | |
| | this is the image( change its width) | |
| | | |
| ---------------------------------------------- |
| |
| this is imageView the width mustnt change |
----------------------------------------------------------------
我怎样才能做到这一点?请帮忙?