Synced to lmp-mr1-ub-docs commit 9b3abfde74ffa708734d2b8a09e1de0a0c82451c. Change-Id: Ibae1c4729c9b8b4c0de2faebb998459a8da524e1
13 lines
336 B
Plaintext
13 lines
336 B
Plaintext
|
|
page.tags="ElevationBasic"
|
|
sample.group=UI
|
|
@jd:body
|
|
|
|
<p>
|
|
|
|
This sample demonstrates two alternative ways to move a view in the z-axis. The
|
|
first view has a fixed elevation using XML and the second one is raised when the user
|
|
taps on it, using setTranslationZ().
|
|
|
|
</p>
|