I have implemented SfPopupLayout in my app and when popup is open and we change the orientation in android it crashes.
Here is the
stacktrace at Syncfusion.XForms.Android.PopupLayout.SfPopupLayout.CalculateRelativePoint (System.Int32 widthOfRelativeView, System.Int32 heightOfRelativeView, Syncfusion.XForms.Android.PopupLayout.RelativePosition position, System.Double absoluteX, System.Double absoluteY) [0x00013] in <e2d204cc2c2d4d52a7c1c89e0bbc62f5>:0
at Syncfusion.XForms.Android.PopupLayout.SfPopupLayout.ResetPopupWidthHeight () [0x00069] in <e2d204cc2c2d4d52a7c1c89e0bbc62f5>:0
at Syncfusion.XForms.Android.PopupLayout.SfPopupLayout.DecorView_LayoutChange (System.Object sender, Android.Views.View+LayoutChangeEventArgs e) [0x00054] in <e2d204cc2c2d4d52a7c1c89e0bbc62f5>:0
at (wrapper delegate-invoke) System.EventHandler`1[Android.Views.View+LayoutChangeEventArgs].invoke_void_object_TEventArgs(object,Android.Views.View/LayoutChangeEventArgs)
at Android.Views.View+IOnLayoutChangeListenerImplementor.OnLayoutChange (Android.Views.View v, System.Int32 left, System.Int32 top, System.Int32 right, System.Int32 bottom, System.Int32 oldLeft, System.Int32 oldTop, System.Int32 oldRight, System.Int32 oldBottom) [0x0000a] in /Users/builder/azdo/_work/278/s/xamarin-android/src/Mono.Android/obj/Release/monoandroid10/android-29/mcw/Android.Views.View.cs:3477
at Android.Views.View+IOnLayoutChangeListenerInvoker.n_OnLayoutChange_Landroid_view_View_IIIIIIII (System.IntPtr jnienv, System.IntPtr native__this, System.IntPtr native_v, System.Int32 left, System.Int32 top, System.Int32 right, System.Int32 bottom, System.Int32 oldLeft, System.Int32 oldTop, System.Int32 oldRight, System.Int32 oldBottom) [0x00010] in /Users/builder/azdo/_work/278/s/xamarin-android/src/Mono.Android/obj/Release/monoandroid10/android-29/mcw/Android.Views.View.cs:3374
at (wrapper dynamic-method) Android.Runtime.DynamicMethodNameCounter.132(intptr,intptr,intptr,int,int,int,int,int,int,int,int)