xamarin / AndroidSupportComponents

Xamarin bindings for Android Support libraries - For AndroidX see https://github.com/xamarin/AndroidX
MIT License
146 stars 56 forks source link

Missing method requireContext of non existing binding Android Support 21.1.0 #116

Closed quentinR0bert closed 6 years ago

quentinR0bert commented 6 years ago

Hi,

I was binding an Android Library but i have a little problem with the utilisation.

The last version of the library use the method requireContext wich was introduce in Android Support Library 27.1.0. At the time, the last Xamarin Android Support is the 27.0.2.1

Do you have the idea of a date when a new version of Android Support will be release ? (27.1 or 27.1.1 or the new 28)

Thanks.

newky2k commented 6 years ago

@quentinR0bert we are working on both 27.1.x and 28(which will be last version of support from Google before they switch to Android X)