You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently if you have a very large image it is scaled down to fit the ImageView, and if you zoom in the loss of quality is noticeable. We need to use something like BitmapRegionDecoder and enhance the zoomed area.
Currently if you have a very large image it is scaled down to fit the ImageView, and if you zoom in the loss of quality is noticeable. We need to use something like BitmapRegionDecoder and enhance the zoomed area.