Can any one help me with animations in android I am learning the animation through android developer website but I am also looking for a good tutorial for that, What I am looking for is something similar any help will be appriciated
问题:
回答1:
You can use following library for animation
Material-Animations
used for three main things:
Animate activity layout content when transitioning from one activity to another.
Animate shared elements (Hero views) in transitions between activities.
Animate view changes within same activity
EasyAndroidAnimations
Easy Android Animations is an animation library that aims to make android animations easier, with 50+ builtin animations, it allows you to introduce many complex animation effects in your application with one or two lines of code
Facebook pop animation
Pop is an extensible animation engine for iOS, tvOS, and OS X
Material
MaterialLibrary is an Open Source Android library that back-port Material Design components to pre-Lolipop Android.
AndroidViewAnimations
View shake animation.
View animator
A fluent Android animation library,Animate multiple view from one method
AndroidViewAnimation
AndroidViewAnimation, which is an animation collection, to help you make animation easier.