RotateView Library
Step 1. Add the JitPack repository to your build file
repositories {
mavenCentral()
maven { url 'https://jitpack.io' }
}
Step 2. Add the dependency
implementation 'com.github.MrNouri:RotateView:1.0.0'
This library was created for the following Android training course :
https://nouri.academy/product/android-mvvm-mvp-structure/