Imageview Problems with original size

Asked

Viewed 22 times

1

The ImageView by default comes with the resolution that rounds 90x120, this way the loss of quality is notorious when using the Bitmap bitmap = (Bitmap)bundle.get("data");

There is another way to get the image without being by file and by own imageView reasonably good quality?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.