Skip to content

Commit

Permalink
* README.md update
Browse files Browse the repository at this point in the history
  • Loading branch information
iamjosephmj committed Dec 15, 2020
1 parent 8d51208 commit ee96756
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,9 @@ Spruce gives you a wide variety of stock interpolators to choose from.
- ` SpruceInterpolators.EASE_IN_OUT_CIRC`
- ` SpruceInterpolators.EASE_IN_OUT_BACK`

Checkout [interpolator documentation](https://developer.android.com/reference/android/view/animation/Interpolator) for more information.


## Stock Animators
To make everybody's lives easier, the stock animators perform basic `View` animations that a lot of apps use today. Mix and match these animators to get the core motion you are looking for.

Expand Down

0 comments on commit ee96756

Please sign in to comment.