Images loaded in ImageView disappear on fragment reLoad -



Images loaded in ImageView disappear on fragment reLoad -

i have fragment edit contents. in fragment have imageview displays image picked gallery or photographic camera fragment in turn opens fragment. fragment when goes edit fragment displayed image goes disappear , imageviews goes blank , every thing else (edittext,textviews) remains persistant(filled)

note when goes edit fragment oncreateview called not oncreate method illustration when replace fragment fragment , pops previous 1 oncreateview method called first

i can't understand happening pls help.

android-fragments android-imageview

Comments

Popular posts from this blog

php - How to pass multiple values from url -

database - php search bar when I press submit with nothing in the search bar it shows all the data -

ios - How to load .png images from Documents folder of an app -