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

BottomSheet is not showing content #3

Open
ashteligenz opened this issue Oct 11, 2019 · 2 comments
Open

BottomSheet is not showing content #3

ashteligenz opened this issue Oct 11, 2019 · 2 comments

Comments

@ashteligenz
Copy link

@AlexStefan I passed some content in bottomsheet and that content has a grid. In this grid i used HorizontalOptions="EndAndExpand" for a label but that label is not visible in UI
because it has that "EndAndExpand" options and when i used option as "StartAndExpand" then it is visible clearly. It means we can not use options as "CenterAndExpand" and "EndAndExpand" in bottomsheet content. what is the solution for that?

@AlexStefan
Copy link
Contributor

@ashteligenz are you using Xamarin Forms? We haven't tested the component against a Forms project.

@ashteligenz
Copy link
Author

Yes, i am using Xamarin.Forms,

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

2 participants