I have extended a AppCompatDialogFragment to show a custom dialog with an ImageView in it. I want to set the ImageView after showing it from the calling fragment.
I a