Icon fix
This app showcases my Kotlin-based library called Easings. If you are not pleased with the native interpolators on Android. Here are 30 custom ones to make motion look more real.
This small library is a port of Robert Penner's easing equations to kotlin on Android to add flavors to your animations, and it's based on https://easings.net/.
GitHub:
https://github.com/RamiJ3mli/Easings
API support:
16+
Current release:
v1.0.0
Sample and library code bases are open source and licensed under the Apache License, Version 2.0. (http://www.apache.org/licenses/LICENSE-2.0)
If you are an Android developer, you can contribute. All bugs, feature requests, feedback, etc. are appreciated. Please, feel free to create an issue (https://github.com/RamiJ3mli/Easings/issues).
Pull requests are welcomed on dev branch (commits by feature if possible).
If you are not an Android developer, this app is useless for you.