I tried to make animations/transitions between activities but I couldn't make it perfect and good. And I couldn't find any helping guide. Can you tell me how to create an ActivityOptions tranistion, like this: http://3.bp.blogspot.com/-dadidlU3muU/VE6og4Ra_BI/AAAAAAAAA8E/uVCWrYMetGI/s400/herotransition.gif
Step by step? Thanks.
You need two shared elements:
That means that your activity options will look something like this:
Finally, make sure that the views in your second activity have transition names that match those in your ActivityOptions. E.g.