The bug manifests itself with Xamarin.Forms 4.0, when navigating to a page with SlideView for the second time and the page is cached in memory between navigations. The following exception is thrown during the second page navigation:
Exception:
System.MissingMethodException: No constructor found for Telerik.XamarinForms.PrimitivesRenderer.Android.SlideViewRenderer::.ctor(System.IntPtr, Android.Runtime.JniHandleOwnership) occurred
Exception:
System.NotSupportedException: Unable to activate instance of type Telerik.XamarinForms.PrimitivesRenderer.Android.SlideViewRenderer from native handle 0x65 (key_handle 0x7b571bc). occurred