therealshabi / AutoImageFlipper

Auto Scrolling Image Pager with Pager Indicator and Text
Apache License 2.0
106 stars 25 forks source link

Picasso Library Updated #15

Closed Tayyabrana closed 5 years ago

Tayyabrana commented 5 years ago

Picasso Library Updated due to this library creating conflict with picasso

therealshabi commented 5 years ago

@Tayyabrana I am aware that Picasso is updated, but I had to add a jar file explicitly into this because apparently, we cannot add a library of aar format and then redistribute it while jar files are redistributable, i.e. if I use this library using your patch, my library will not compile in any other projects, particularly showing errors in Picasso. Reference to this issue: https://stackoverflow.com/questions/53983985/how-can-i-add-an-external-library-dependency-into-my-library

Tayyabrana commented 5 years ago

I am very sorry for this mistake please notify me when you add latest jar file in library

therealshabi commented 5 years ago

@Tayyabrana In fact, if you can find the latest jar to Picasso, then please let me know