Closed RedFish closed 5 years ago
Hi , I am facing the same issue, I have added the dependency and have synced the entire project but cant seem to find the ImageViewer class, Please help
me to...
make sure to add implementation 'com.facebook.fresco:fresco:1.10.0'
to your build.gradle
Please read the README more attentively. As @mateusgrb said, you need to add a dependency for the Fresco library.
I have installed FrescoImageViewer with gradle
compile 'com.github.stfalcon:frescoimageviewer:0.5.0'
, sync the project but class ImageViewer does not exist... Do I have miss something?