SyntaxFix
Write A Post
Hire A Developer
Questions
Simple way:
PhotoViewAttacher pAttacher; pAttacher = new PhotoViewAttacher(Your_Image_View); pAttacher.update();
Add below line in build.gradle:
build.gradle
compile 'com.commit451:PhotoView:1.2.4'