java - Unable to refresh imageView -


so have tried refresh imageview contents imagrview.setimageuri(uri) , works when first time. when store uri of new image , revisit activity , call method again ( stored uri) shows blank white screen. have checked uri not null , tried invalidate(), postinvalidate()...etc solutions find on web. idea why it's working when set not later? need set permissions that?


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -