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

Can't control Content margins #33

Closed
henrik6 opened this issue Aug 10, 2016 · 2 comments
Closed

Can't control Content margins #33

henrik6 opened this issue Aug 10, 2016 · 2 comments

Comments

@henrik6
Copy link

henrik6 commented Aug 10, 2016

I'm facing the problem that I can't seem to be able to control the margin of the content (at least on iOS on iphone6 ). Basically it is too much margin, even when I set all Paddings and Margins to 0, the Content can only consume about 1/2 of the screen height and about 2/3 of the screen width, which is too narrow in many cases. And even if I set only a BoxView as the Content with MinWidth/MinHeightRequest set to 90% of width /height (using absolute values) the BoxView is displayed much smaller that expected/requested. Any tips ?

@henrik6 henrik6 changed the title Can't control margins Can't control Content margins Aug 10, 2016
@rotorgames
Copy link
Owner

@henrik6 use VerticalOptions, HirizontalOptions - Fill in BoxView

@henrik6
Copy link
Author

henrik6 commented Aug 10, 2016

thanks. It works now as expected!

@henrik6 henrik6 closed this as completed Aug 10, 2016
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