You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.NoSuchMethodError: No static method with(Landroid/content/Context;)Lcom/squareup/picasso/Picasso; in class
Lcom/squareup/picasso/Picasso; or its super classes (declaration of 'com.squareup.picasso.Picasso' appears in
/data/app/in.doma.channelpartner-njuQLWJ7OnSU6M5dJvb_pw==/base.apk)
at com.veinhorn.scrollgalleryview.loader.picasso.PicassoImageLoader.loadThumbnail(PicassoImageLoader.java:44)
at com.veinhorn.scrollgalleryview.ScrollGalleryView.addMedia(ScrollGalleryView.java:197)
at com.veinhorn.scrollgalleryview.builder.GalleryBuilderImpl.build(GalleryBuilderImpl.java:63)
Picasso in my project:
com.squareup.picasso:picasso:2.71828
The text was updated successfully, but these errors were encountered:
Code copied from README.md:
This is the crash log I get:
Picasso in my project:
The text was updated successfully, but these errors were encountered: