Skip to content
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

New Api of 'SDWebImage' linkage bug handled #1

Merged
merged 1 commit into from
Dec 25, 2019

Conversation

dawood-ilyas-pakwheels
Copy link

MWPhotoBrowser was not loading the video because it used SDWebImage to load the video's thumbnail. But in the current version of MWPhotoBrowser, it was calling the old interface of the SDWebImage which was now deprecated. So I just changed its interface without migrating the whole library to the new version.

@Yushann Yushann merged commit 0a00bdf into Yushann:master Dec 25, 2019
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants