-
<ImageView
-
android:layout_width="match_parent"
-
android:layout_height="wrap_content"
- android:scaleType="matrix"
-
android:adjustViewBounds="true"
- android:src="@drawable/exam_head" />
ImageView 等比例放大
最新推荐文章于 2022-06-11 15:01:43 发布
本文介绍如何在Android应用中使用ImageView组件展示考题头像,并调整其大小和缩放方式,确保图像清晰且适应不同屏幕尺寸。
4760

被折叠的 条评论
为什么被折叠?



