KRevealCircle Android Start any fragment, activity or view with a circular reveal effect. Visit our blog post to see how it works deeply Part 1 Fragment & Views and Part 2 Activities How to use The main class allowing to achieve circular reveal animati
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}