xamarin / AndroidSupportComponents

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

Regression: `ActionMenuView.SetPresenter` binding is missing. #224

Open ghost opened 5 years ago

ghost commented 5 years ago

The bindings added in the comment on this PR are missing and my app no longer builds with the updated support library. https://github.com/xamarin/AndroidSupportComponents/pull/30

moljac commented 4 years ago

@sizeak

Which version of the library (updated)?

sizeak commented 4 years ago

Not sure which version first contained the regression, but I had problems with 28.0.0.3 and possibly 28.0.0.1.

sizeak is my personal account, this is my work account. Sorry for any confusion.

sizeak commented 4 years ago

Hi, is there any news on this?