Hello!
I have a popu that has a contentview with a radcombobox.
When I want to open the combobox to show the elements my application crashes with the following exception:
"Android.Views.WindowManagerBadTokenException: 'Unable to add window -- token android.view.ViewRootImpl$W@c8be37d is not valid; is your activity running?'"
What is wrong here?
Best regards,
Nico