beraybentesen / glide-xamarin-android

Glide Xamarin Binding
https://www.nuget.org/packages/Glide.Xamarin/
61 stars 14 forks source link

Glide 4.0 #7

Closed nickelnext closed 7 years ago

nickelnext commented 7 years ago

Hello sir

Do you have any idea when you are gonna bind V.4.00 RC?

The new release has some interesting features (like the loading only from cache .onlyRetrieveFromCache(true) method which is vital sometimes) I tried to bind it myself based on your transforms but i am not that skilled in this binding stuff and i couldn't do it

Thank you for the great job so far!

beraybentesen commented 7 years ago

I am not sure if Xamarin Android will be able to support further updates since Glide 4.00 RC requires annotation processor : " annotationProcessor 'com.github.bumptech.glide:compiler:4.0.0-RC1' ". I will be following them to be able to create a new package.

nickelnext commented 7 years ago

Thanks for the reply.

I'll be looking forward any kind of updates.

Cheers

hegelsu commented 6 years ago

4.0 release is update.