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
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: