summaryrefslogtreecommitdiff
path: root/core/java/android/animation/RevealAnimator.java
AgeCommit message (Expand)Author
2014-08-19Run RevealAnimator on RTJohn Reck
2014-07-30Use RoundRect clipping for circle reveal animationChris Craik
2014-07-19Return Animator instead of ValueAnimatorJohn Reck
2014-07-18Add RT-enabled reveal animatorJohn Reck
2014-03-27Add RevealAnimatorztenghui