How to make an image fit into a circular frame in android

后端 未结 7 2027
暖寄归人
暖寄归人 2020-12-01 00:27

I have a ListView in which there is an ImageView, the image in the ImageView gets loaded dynamically after its fetched from the server

相关标签:
7条回答
  • 2020-12-01 01:09

    There are lots of tutorial regarding this. I think it will help.

    https://github.com/lopspower/CircularImageView

    https://github.com/wisemandesigns/CircularImageView

    https://coderwall.com/p/hmzf4w

    0 讨论(0)
提交回复
热议问题