Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 787 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 787 Bytes

Complex Transition Demo

Demo application of a complex Android scene transition

Complex Transition Demo

Discussion

This example app shows how to perform a scene transition between two Activities which goes beyond the normal simple case.

See blog for discussion:

Part One discusses the problem and setup for the solution.

Part Two discusses the code and limitations.

Or get right to it and browse the activity classes.