I have this error:
Could not activate JNI Handle of Java type 'mvvmcross/platforms/android/binding/views/MvxAppCompatRadioGroup' as managed type 'MvvmCross.Platforms.Android.Binding.Views.MvxAppCompatRadioGroup'.
when inflate custom layout with MvxAppCompatRadioGroup. I change my element class for AndroidX migration, how can I solve this problem? Thanks in advance