Closed Android-wangmeng closed 4 years ago
Works on AndroidX for me. I used this in my build.gradle to include the library:
implementation 'com.daimajia.easing:library:2.1@aar' implementation 'com.daimajia.androidanimations:library:2.3@aar'
Works on AndroidX for me. I used this in my build.gradle to include the library: