Home | History | Annotate | Download | only in Interpolator
      1 
      2 page.tags="Interpolator"
      3 sample.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