summaryrefslogtreecommitdiff
path: root/samples/ApiDemos/src/com/example/android/apis/animation/BouncingBalls.java
Commit message (Expand)AuthorAgeFilesLines
* Rename RGBEvaluator to ArgbEvaluatorChet Haase2011-01-101-1/+1
* Update animation demo to use setBackgroundColor functionality on ViewChet Haase2010-11-031-28/+12
* Make ApiDemo build on Java 5.0Xavier Ducrohet2010-11-031-4/+0
* Added setColor to ColorDrawable.Chet Haase2010-11-011-4/+3
* Updating code to use new non-generified animator APIsChet Haase2010-10-141-9/+18
* Animation classname changesChet Haase2010-09-081-26/+26
* add demo of bouncing balls to show various Animator APIsChet Haase2010-08-201-0/+196