- Easy to use
- Full control of customization like(colors, visibilities, size)
- Audio Player
- CircleImageView
- URL Embedded
- SocialTexView
- Slide Anim like bKash, Nagat tk section
- The controls are availabe in XML and programmatically
Step 1. Add it in your root settings.gradle at the end of repositories:
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
Step 1. Add it in your root settings.gradle at the end of repositories:
dependencies {
implementation 'com.github.n3o-d4rk3r:BangalMasterPack:1.4'
}