AndroidImageSlider
AndroidImageSlider copied to clipboard
update picasso libarrary
this version of code use an old version of Picasso and if you use a new version you have to change your code to be compatible with library of picasso of daimajia
facing the same problem here
some one please solve our problem with Piccaso
exactly , some libaries are dependent on higher versions of picasso , so it would be nice if it get fixed
Same here.
The problem is here: library/src/main/java/com/daimajia/slider/library/SliderTypes/BaseSliderView.java Line 210
Picasso doesn't have anymore .with method "Picasso.with(mContext)" It should be like this instead (without using context param) : "Picasso.get()"
Someone can make a fork and and this library to maven so we can use it with this fix?
Same Problem com.daimajia.slider.library.SliderTypes.BaseSliderView: can't find referenced method 'com.squareup.picasso.Picasso with(android.content.Context)' in program class com.squareup.picasso.Picasso Please, make compatible with the latest picasso version.
You can check this library https://github.com/OpenSooq/Pluto it has the ability to have full control over your views and layout and not depending on any image library
how difficult would it be for one expert to change this line ? Why give up all the work because nobody takes chargein changing this line . I would if i were able to, no need to advise something else,this is not an answer