@@ -55,25 +55,34 @@ YoYo.play(YoYo.Techniques.Shake,findViewById(R.id.eidtor));
55
55
56
56
#### Fade
57
57
` FadeIn ` , ` FadeInUp ` , ` FadeInDown ` , ` FadeInLeft ` , ` FadeInRight `
58
+
58
59
` FadeOut ` , ` FadeOutDown ` , ` FadeOutLeft ` , ` FadeOutRight ` , ` FadeOutUp `
59
60
60
61
#### Flip
61
62
` FlipInX ` , ` FlipOutX ` , ` FlipOutY `
62
63
63
64
#### Rotate
64
65
` RotateIn ` , ` RotateInDownLeft ` , ` RotateInDownRight ` , ` RotateInUpLeft ` , ` RotateInUpRight `
66
+
65
67
` RotateOut ` , ` RotateOutDownLeft ` , ` RotateOutDownRight ` , ` RotateOutUpLeft ` , ` RotateOutUpRight `
66
68
67
69
#### Slide
68
70
` SlideInLeft ` , ` SlideInRight ` , ` SlideInUp ` , ` SlideInDown `
71
+
69
72
` SlideOutLeft ` , ` SlideOutRight ` , ` SlideOutUp ` , ` SlideOutDown `
70
73
71
74
#### Zoom
72
75
` ZoomIn ` , ` ZoomInDown ` , ` ZoomInLeft ` , ` ZoomInRight ` , ` ZoomInUp `
76
+
73
77
` ZoomOut ` , ` ZoomOutDown ` , ` ZoomOutLeft ` , ` ZoomOutRight ` , ` ZoomOutUp `
74
78
75
79
Welcome contribute your amazing animation effect. :-D
76
80
81
+ #Thanks
82
+
83
+ - [ AFViewShaker] ( https://github.com/ArtFeel/AFViewShaker )
84
+ - [ Animate.css] ( https://github.com/daneden/animate.css )
85
+
77
86
#About me
78
87
79
88
A student in mainland China.
0 commit comments