If an app is already running in the Preview app and we run another app that contains RadSideDrawer, an exception is thrown on android:
Caused by: java.lang.ClassCastException: android.view.AbsSavedState$1 cannot be cast to com.telerik.android.primitives.widget.sidedrawer.SideDrawerState
at com.telerik.android.primitives.widget.sidedrawer.RadSideDrawer.onRestoreInstanceState(RadSideDrawer.java:801)
If an app is already running in the Preview app and we run another app that contains RadSideDrawer, an exception is thrown on android:
For more info, contact Vasil Trifonov.