1page.tags="ElevationBasic"
2sample.group=UI
3@jd:body
4
5<p>
6
7 This sample demonstrates two alternative ways to move a view in the z-axis. The
8 first view has a fixed elevation using XML and the second one is raised when the user
9 taps on it, using setTranslationZ().
10
11 </p>
12