Skip to content

chiragjasani/AnimX_Animation

Repository files navigation

AnimX_Animation

AnimX_Animation

AndroidX Supported AnimX Animation Library

1.)"compileSdkVersion" should be greater than or equals to 32
2.)"buildToolsVersion" should be greater than or equals to 32.0.0
3.)"minSdkVersion" should be greater than or equal to 14
4.)"targetSdkVersion" should be greater than or equal to 32

NON - sliding animation
1.)ShakeBand
2.)TakingOff
3.)Flash
4.)Pulse
5.)RubberBand
6.)Landing
7.)Shake
8.)Swing
9.)Wobble
10.)Bounce
11.)Tada
12.)StandUp
13.)Wave
14.)Hinge
15.)BounceIn
16.)FadeIn
17.)FadeOut
18.)FlipInX
19.)FlipInY
20.)FlipOutX
21.)FlipOutY
22.)RotateIn
23.)RotateInDownLeft
24.)RotateInDownRight
25.)RotateInUpLeft
26.)RotateInUpRight
27.)RotateOut
28.)RotateOutDownLeft
29.)RotateOutDownRight
30.)RotateOutUpLeft
31.)RotateOutUpRight
32.)ZoomIn
33.)ZoomInRubberBand
34.)ZoomOut

Sliding type animation
1.)DropOut
2.)RollIn
3.)RollOut
4.)BounceInDown
5.)BounceInUp
5.)BounceInLeft
6.)BounceInRight
7.)FadeInUp
8.)FadeInDown
9.)FadeInRight
10.)FadeInLeft
11.)FadeOutUp
12.)FadeOutDown
13.)FadeOutRight
14.)FadeOutLeft
15.)SlideInLeft
16.)SlideInUp
17.)SlideInDown
18.)SlideInRight
19.)SlideOutLeft
20.)SlideOutUp
21.)SlideOutDown
22.)SlideOutRight
23.)ZoomInDown
24.)ZoomInLeft
25.)ZoomInRight
26.)ZoomInUp
27.)ZoomOutDown
28.)ZoomOutLeft
29.)ZoomOutRight
30.)ZoomOutUp