Skip to content
Browse files

Update README.md

1 parent c048437 commit b5db4ca41deaf2a3050d2e3977d75ae685635207 @MasayukiSuda committed
Showing with 3 additions and 0 deletions.
  1. +3 −0 README.md
View
3 README.md
@@ -1,5 +1,8 @@
# EasingInterpolator
[![Platform](https://img.shields.io/badge/platform-android-green.svg)](http://developer.android.com/index.html)
+<img src="https://img.shields.io/badge/license-MIT-green.svg?style=flat">
+[![API](https://img.shields.io/badge/API-14%2B-yellow.svg?style=flat)](https://android-arsenal.com/api?level=14)
+
Twenty-eight different easing animation interpolators for Android.<br>
It does not use the standard 4 param ease signature. Instead it uses a single param which indicates the current linear ratio (0 to 1) of the tween.

0 comments on commit b5db4ca

Please sign in to comment.
Something went wrong with that request. Please try again.