xamarin / AndroidX

AndroidX bindings for .NET for Android
MIT License
173 stars 42 forks source link

Fix for AndroidX.AppCompat AOT/Reflection/Linking errors #775

Closed moljac closed 10 months ago

moljac commented 10 months ago

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

Yes. Adds 2 classes that were removed by google (replaced with alternatives)

Describe your contribution

Should fix MAUI/Xamarin.Forms issues:

moljac commented 10 months ago

Repro sample showing it fixes AOT/Reflection/Linking error

NOTE: there are issues with the sample, but because it uses older version of MAUI which uses older versions of AndroidX. (Related: https://github.com/xamarin/AndroidX/issues/764)

Archive.zip