Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

RotateAnimation

效果图 ##Usage

// mTargetBitmap is the image which you want to show after click.
RotateAnimation mRotateAnimation = new RotateAnimation(mImageView, mTargetBitmap);
mImageView.startAnimation(mRotateAnimation);

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages