Hi, I have an activity where a user can enter info about an item and then click a button to take a photo of the item. The camera opens in a new activity which allows the user to take the photo, give it a name and save it. How do I then display that photo in the original calling activity?