Skip to content

[Android] Empty screen when creating a new MainPage instead of navigating to it in App.xaml.cs. #17277

Closed Answered by jeromelaban
mcNets asked this question in Q&A
Discussion options

You must be logged in to vote

The Frame control does not support changing its content this way on android, specifically. If you want to change the root, set the MainPage directly to the Window.Content instead.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mcNets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants