This is a library which consist of a RoundedImageView. This is a hassle free light weight ImageView that you can use for user profiles and other needs.
This can be integrated in your Android Studio project using this Gradle integration
compile 'com.pathofacoder.roundedimageview:roundedimageview:0.1.0'
Library can be found here – https://bintray.com/batzee/maven/RoundedImageView/view
This project is made Open Source under the Apache 2.0 license, so you can help improve the library by contributing here
– https://github.com/Batzee/Android-RoundedImageView
A small sample will be added soon…