When I try to using "Robert Foss" answer to get zoom functionality: How can I get zoom functionality for images?
I copy TouchImageView.java / WrapMotionEvent.java / EclairMotionEvent.java
but I get errors with the code shown below
import se.robertfoss.ChanImageBrowser.Viewer;
and
if (Viewer.isDebug == true){
Do you know what the problem is? I cannot understand how to work these codes.