thefex / Xamarin.Bindings.AdvancedRecyclerView

Xamarin Android binding library for: https://github.com/h6ah4i/android-advancedrecyclerview
Apache License 2.0
0 stars 0 forks source link

Bug: NoClassDefFoundError AnimatorCompatHelper #4

Closed KennethKr closed 7 years ago

KennethKr commented 7 years ago

App crashes on buildtools v26 with oreo sdk: NoClassDefFoundError AnimatorCompatHelper

Probably same crash as https://github.com/h6ah4i/android-advancedrecyclerview/issues/413

0.11 fixes the problem. Migration guide: https://github.com/h6ah4i/android-advancedrecyclerview/issues/425

thefex commented 7 years ago

thx, it's fixed in: https://www.nuget.org/packages/MvvmCross.AdvancedRecyclerView/1.11.0 :)