xref: /aosp_15_r20/development/samples/browseable/Interpolator/_index.jd (revision 90c8c64db3049935a07c6143d7fd006e26f8ecca)
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