ImageViewZoom
ImageViewZoom copied to clipboard
fixed zoom limits so they can be one
It should be possible to set zoom limits to one, e.g. when you don't want your image to be scalable down. Documentation also says that when DisplayType is FIT_TO_SCREEN, you have to set minZoom <= 1 and maxZoom >= 1, which includes the one.