cropiwa
cropiwa copied to clipboard
setImage() does not work
Hi,
If i use setImageUri()
it works perfectly, but if i convert same uri
to Bitmap
and set using setImage(bitmap)
, it didn't load bitmap
.
Thanks
I have the same issue.
I too. Could somebody help us?
Having the same problem, are there any news ? Thanks
You should add "iwaView.configureImage().setScale(1f).apply();" before call setImage()