I wanted to setup a shared element transition when going from one Activity to another.
The first Activity has a RecyclerView with items. When an item is clicked that it
Be sure the "itemView" you are passing in the transition is the view clicked (received on your onClick() callback)