Easing Functions. Make Android animations feel smooth and natural instead of robotic.

github.com/daimajia/AnimationEasingFunctions

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2020
  • Merge pull request #26 from daimajia/unified_version
  • build: fix consumerProguardFiles typo, and unified version in gradle.…
  • update version code.
  • proguard configuration, and 2.3 released.
  • remove customer proguard settings
  • Merge pull request #24 from daimajia/androidx
  • build: upgrade targetSdkVersion to 29 for migrating to AndroidX
May 2018
  • Merge pull request #21 from acious/master
  • Add MIT License fix #20
April 2018
  • Change keyword "compile" to "implementation" for using library
July 2017
  • update to v2.1
  • Merge pull request #15 from bryant1410/master
  • Merge pull request #16 from tdaffin/fixBackEaseInOut
June 2017
  • Fix bugs in BackEaseInOut#calculate
April 2017
  • Fix broken Markdown headings
March 2017
  • Merge pull request #14 from WBerredo/patch-1
February 2017
  • Fix readme.md
  • Release —Remove NineOldAndroids.
  • add travis status badge.
  • add travis.yml
  • Merge pull request #13 from pamartineza/proguardConsumer