Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 226 Bytes

File metadata and controls

7 lines (6 loc) · 226 Bytes

SharedElementTransitionSample

Examples of using Shared Element Transitions:

  • From Activity to Activity
  • From Fragment to Fragment
  • From RecyclerView to RecyclerView (Activity)
  • From RecyclerView to ViewPager (Fragment)