【发布时间】:2021-07-05 19:53:42
【问题描述】:
正如我需要做的图片,我努力去做但我仍然没有得到结果。
结果:
<RelativeLayout
android:layout_width="match_parent"
android:layout_height="match_parent">
<ImageView
android:layout_width="match_parent"
android:layout_height="match_parent"
android:adjustViewBounds="true"
android:layout_gravity="center_vertical"
android:scaleType="centerCrop"/>
</RelativeLayout>
【问题讨论】: