When I render a custom Android page with SetContentView
and then want to load a Xamarin Forms App (e.g. LoadApplication(new App());
) nothing happens. The debug prints a lot of lines but no error. Has someone experience with a problem similar like this?
↧
How to load Xamarin Forms in Android after calling SetContentView?
↧