summaryrefslogtreecommitdiff
path: root/core/java/android/transition/PathMotion.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix @code escapesNeil Fuller2015-12-021-3/+3
| | | | | | | | | The body of {@code} must not be HTML escaped. This is one of several changes that fix the source in conjunction with a doclava fix. Bug: 25757239 Change-Id: Ib38a0fa2dd2a3d68e467f78a812071e763d7e881
* Add curved motion to Transitions.George Mount2014-06-301-0/+59
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