resize cell.UIImageView.image

前端 未结 4 829
暖寄归人
暖寄归人 2021-01-07 11:02

i have the different image with the different size too, i want to put it in cell.imageView.image in every cell, but i want make same size in every cell although the image ha

4条回答
  •  走了就别回头了
    2021-01-07 11:10

    If your cell is a built in cell, it is supposed that the cell will resize all the images to a fixed, default size. Can you post an screenshot of your application as well?

提交回复
热议问题