BubbleImageView
A perfect bubble ImageView suitable for required situations in profile images.
Usage
<com.bubbleimageview.BubbleImageView
android:id="@+id/ivSample"android:layout_width="200dp"android:layout_height="200dp"android:src="@drawable/sample"/>