You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
336 B
13 lines
336 B
7 months ago
|
|
||
|
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>
|