TouchImageView
TouchImageView copied to clipboard
Feature request: disable double tap
It would be nice and easy to implement to add a method enableDoubleTap(boolean enable) to enable or disable the default double tap behaviour. It would be easy with just a boolean flag.