Android Firebase Glide NullPointerException -


i using glide library load image. i'm calling function of fragment main activity display image in imageview of fragment.the function defined in fragment only. showing null pointer exception when pass downloaded url.please me fast.

uploadimage funtion in fragment activity[][1] my main activity calling function of fragment activity


Comments

Popular posts from this blog

vb.net - How to ignore if a cell is empty nothing -

Sort a complex associative array in PHP -

recursion - Can every recursive algorithm be improved with dynamic programming? -