Selectable circular imageview like Google+

前端 未结 5 1866
北恋
北恋 2021-02-09 21:19

How can I create a selectable circular ImageView like in the current Google+ app used for the profile pictures?

This is what I refer to:

5条回答
  •  猫巷女王i
    2021-02-09 21:42

    https://github.com/hdodenhof/CircleImageView

    Best library so far, super easy to integrate. It will give you border width and color option, you can change the color onClick to match your query.

提交回复
热议问题