Android Question Allow user to add photo taken to an imageview

Startup

Active Member
Licensed User
Longtime User
In my App user takes picture (using CameraEx) and then if he likes it I want him to be able to add it to an ImageView. What is the code (or where can I find it) to allow the user to add the photo just taken to an ImageView?
 
Top