CircularImageVIewWithBoarder

Circular ImageView with Border

Installation

Step 1: Add the JitPack repository to your build file

allprojects {
    repositories {
        ...
        maven { url 'https://jitpack.io' }
    }
}

Step 2: Add the dependency

dependencies  { implementation 'com.github.sadeeqrahman:CircularImageVIewWithBoarder:1.0.0' }

Screenshot_2023-07-31-23-11-49-241_com sadeeq app circularimageviewwithboarder

GitHub

View Github