AndroidViewAnimations
AndroidViewAnimations copied to clipboard
Cute view animation collection.
App loads in phone but when pressing the button to start animation program crashes and closes. The phone displays message that the app "has a bug" and crashed. I've checked...
Hi! This is my code. I want to play an animation on the fab every time it is pressed but for some reason, it is not doing anything. ``` _binding!!.floatingActionButton.setOnClickListener{...
Hi, I use your library in my video player, when user change player to landscape view, they can toggle control bar visible or gone with "Techniques.Slide * " function。 when...
BUG
this not working on kotlin
@daimajia I get an error: - Failed to resolve: com.daimajia.easing:library:2.4@aar - Failed to resolve: com.daimajia.androidanimations:library:2.4@aar when using this library with new version catalog on gradle 7+ I think it's related...
compile 'xxx:xx:1.0.0@aar' is deprecated in gradle and will be removed in 2.0 which is released The pom you are generating should have a tag ``` aar ```
# Security Policy ## Supported Versions Use this section to tell people about which versions of your project are currently being supported with security updates. | Version | Supported |...