-
Notifications
You must be signed in to change notification settings - Fork 256
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gradle Build Error: Could not find com.github.chrisbanes:PhotoView:2.2.0. #62
Comments
any luck with this? |
Sadly no, I had to use another library. |
can you please mention it to me? |
I used the followings to display images in a zoomable control:
|
i need to achieve the pop-up animation when clicking on the items any lib? |
sorry I have no idea. |
The buildscript and allprojects both need to be added maven setting.
|
I have tried to implement the simple example in the readme using Glide but I get this error:
Here is my project and app level build.gradle files:
And the displaying code:
The text was updated successfully, but these errors were encountered: