android-animations Import from gradle add this repositories { ... maven { url 'https://jitpack.io' } } and this dependencies { ... implementation 'com.github.nsrgh:android-animations:0.22' }