xamarin / AndroidSupportComponents

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

Added Android.Arch.Navigation 1.0.0-alpha01 #108

Closed kibotu closed 5 years ago

kibotu commented 6 years ago

Support Libraries Version (eg: 23.3.0):

Added Android.Arch.Navigation 1.0.0-alpha01

Does this change any of the generated binding API's?

Added bindings for

Describe your contribution

I've added the bindings for said libraries and updated the build.cake build script to generate nugets.

ps: thanks for all the hard work with the support libs

dnfclas commented 6 years ago

CLA assistant check
All CLA requirements met.

Redth commented 5 years ago

Thanks for this, but unfortunately we are moving to a completely different templated binding project model for 28.x and AndroidX, and this PR would not cleanly merge into the 28.0.0 branch.