summaryrefslogtreecommitdiff
path: root/samples/browseable/ElevationBasic/_index.jd
blob: cf473d4314c96af04932ab122fcbb7801b2f84c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
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>