oualidouka
oualidouka
hi this is my code ` glide.with(this).load(cleaned_image).apply(requestOptions).into(cleaned_img); final ImagePopup imagePopup = new ImagePopup(this); imagePopup.setWindowHeight(800); // Optional imagePopup.setWindowWidth(800); // Optional imagePopup.setBackgroundColor(Color.BLACK); // Optional imagePopup.setFullScreen(true); // Optional imagePopup.setHideCloseIcon(true); // Optional imagePopup.setImageOnClickClose(true); //...
yes the cleaned_img is shown in the image view
> > > Did you solve the problem if yes means can u show the code??? hi, no i didn't ,i am here waiting for library developer .
I have the same problem , please can anyone help