• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1
2page.tags="Interpolator"
3sample.group=UI
4@jd:body
5
6<p>
7
8            This sample demonstrates the use of animation interpolators and path animations for
9            Material Design. It shows how an ObjectAnimator is used to animate two properties of a
10            view (scale X and Y) along a path.
11
12        </p>
13