Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 415 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 415 Bytes

ShakeAnimation

This is a simple application in Android that performs a shake of a View element.

If you are interested in creating a shake effect in Android, check out this example.

The relevant code is in the MainActivity where you actually perform the animation, and the animation resource file, found in res/anim/shake.xml.

Feel free to use this code, criticize it or just contact me at [email protected].