Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ListView or Grid not appearing when ContentPage inside PageViewContainer #50

Open
ckogevina opened this issue Jun 15, 2016 · 0 comments

Comments

@ckogevina
Copy link

ckogevina commented Jun 15, 2016

When using a ListView or a Grid layout in a ContentPage which is placed inside a PageViewContainer the ContentPage appears empty (I've tested on Android).
The same ContentPage used outside the container displays fine. Is it something I'm doing wrong or is there a limitation on elements that can be used in a page placed inside a PageViewContainer?
Noticed that when calling PageViewContainer.Layout(....) the page contents appear as if the page is forced to repaint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant