美文网首页
android Imageview有白边

android Imageview有白边

作者: 醉强王者 | 来源:发表于2019-06-25 10:17 被阅读0次

《ImageView》

    android:id="@+id/photo_img_photo"

    android:adjustViewBounds="true"

    android:layout_width="match_parent"

    android:layout_height="wrap_content"

    />

 android:adjustViewBounds="true"  去掉imageview的白边

相关文章

网友评论

      本文标题:android Imageview有白边

      本文链接:https://www.haomeiwen.com/subject/btzlwqtx.html