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

Remove Support Library Dependency #23

Open
cstarner opened this issue Sep 6, 2019 · 2 comments
Open

Remove Support Library Dependency #23

cstarner opened this issue Sep 6, 2019 · 2 comments

Comments

@cstarner
Copy link

cstarner commented Sep 6, 2019

We are attempting to move our application away from the Android support library, as it is being phased out. The newer version of Glide no longer require the Support library as a dependency, and there are now Xamarin bindings for AndroidX. Would it be possible to either update the dependencies to the AndroidX library, or to make releases that use it, along side the Support library releases?

@justintoth
Copy link

Any update on this? At this point, most developers should be off of the Android Support libraries and exclusively using the AndroidX libraries, so it would be safe to remove the Android Support libraries from Xamarin Android Glide and to use AndroidX instead.

@justintoth
Copy link

For others who run into this, rather than waiting on a dev who hasn't updated this repo in 3 years to update to AndroidX, instead switch to Xamarin's own supported package: https://github.com/xamarin/XamarinComponents/tree/master/Android/Glide.

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

No branches or pull requests

2 participants