Skip to content

Commit 68ae0de

Browse files
committed
Easing functions
1 parent 29ea62b commit 68ae0de

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ One day, I saw [an iOS library](https://github.com/ArtFeel/AFViewShaker), which
44

55
So, I started to collect animation effects... and in two days, this project born.
66

7-
### Task
8-
- I'm implementing [Animation Easing](http://easings.net/) functions, based on [Rober Penner's Easing functions](http://www.robertpenner.com/easing/). I'll make animation much more real! 2014/6/26. If you are also interesting in this, you can help me.
97

8+
2014-06-27
9+
10+
I have implemented [Animation Easing](http://easings.net/) [functions](https://github.com/daimajia/AndroidViewAnimations/tree/master/library/src/main/java/com/daimajia/androidanimations/library/easing_functions), based on [Rober Penner's Easing functions](http://www.robertpenner.com/easing/).
11+
You can use easing functions to make your animation more real! It's pretty complex, but don't worrr, I'll add some examples later. :-D
1012
# Demo
1113

1214
![](http://ww3.sinaimg.cn/mw690/610dc034jw1ehnv2r93jpg20bx0kokjl.gif)

0 commit comments

Comments
 (0)