summaryrefslogtreecommitdiff
path: root/core/java/android/transition/AutoTransition.java
Commit message (Collapse)AuthorAgeFilesLines
* Add curved motion to Transitions.George Mount2014-06-301-0/+12
| | | | | | | | | | Bug 15197527 Added two public PathMotions: PatternMotion and ArcMotion. ArcMotion is the algorithm provided by UX. PatternMotion provides a mechanism for using a Path as a pattern. Change-Id: Ie57fd5f4e62269acc1164eced39853a12c52bd77
* Transition API changes from API council recommendationsChet Haase2013-09-041-0/+41
Issue #10460684 KLP API Review: android.view.transition and android.animation Issue #10570740 Transitions: inflate transition targets from xml Change-Id: I7a3f6d3aece2fcafc5efd555d033f79e86635c98