An open API service indexing awesome lists of open source software.

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

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)

![Imgur](http://i.imgur.com/NHUpGss.png)