0

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

Shivam Singh
  • 287
  • 4
  • 12

1 Answers1

0

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

PCoder
  • 2,165
  • 3
  • 23
  • 32