I want to make a screen (or part of the screen) switch to another part in a 3D cube-like transition. I'm talking about 2 normal Android UI parts, not raw graphics rendered on a canvas.
How would you approach this?
Thanks
I want to make a screen (or part of the screen) switch to another part in a 3D cube-like transition. I'm talking about 2 normal Android UI parts, not raw graphics rendered on a canvas.
How would you approach this?
Thanks
Probably you should take a look at samples that come with default android installation (>>>Views >>> Animation >>> 3D transition) and searching for some others on google