https://github.com/codepath/android-drawable-animation-demo
Android Demo of Drawable and Animation
https://github.com/codepath/android-drawable-animation-demo
Last synced: 8 months ago
JSON representation
Android Demo of Drawable and Animation
- Host: GitHub
- URL: https://github.com/codepath/android-drawable-animation-demo
- Owner: codepath
- Created: 2013-10-24T10:17:04.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-06-06T20:48:52.000Z (over 10 years ago)
- Last Synced: 2023-05-10T14:13:26.971Z (over 2 years ago)
- Language: Java
- Size: 742 KB
- Stars: 6
- Watchers: 8
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
drawable-animation-demo
=======================
Android Demo of Drawable and Animation. Has a simple button that is styled with drawables and then animated when clicked. See related guides:
* [Drawables](https://github.com/thecodepath/android_guides/wiki/Drawables)
* [Animations](https://github.com/thecodepath/android_guides/wiki/Animations)
