
I'm new of Android and I don't speak english very well
, I hope you understand what is my question... I would create a kind of "menu" on 3 levels (3D menu, with a depth), I mean, an image in foreground, and others in background, when I click a button all the images have to move in the screen (one of the images in background come to foreground, ecc...)
it is possible? If yes, how can I implement it?
Now I have created something similar, but in one level, giving to images different dimensions and positions on the screen, when I click the button images move and scale (using scale and translate methods). take a look at the attachment to see exactly what I mean.
thank you



