How can I create a selectable circular ImageView like in the current Google+ app used for the profile pictures?
ImageView
This is what I refer to:
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.