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

Font sizes too big #1

Closed
ScottHutchinson opened this issue May 30, 2020 · 1 comment
Closed

Font sizes too big #1

ScottHutchinson opened this issue May 30, 2020 · 1 comment

Comments

@ScottHutchinson
Copy link

Thanks for making this demo app available. It's very cool. I used it to introduce my team to Fabulous.

It all worked perfectly, except that the font sizes were all way too big. When I first tried to use it in the Android emulator on Windows, I could not see the questions, because the content font was so big it was taking up the whole screen.

I got it to work by adding code like fontSize = FontSize.FontSize(8.0), to all the Labels.

Not sure what the real fix should be. I'm a complete novice at mobile development.

@fwaris
Copy link
Owner

fwaris commented May 30, 2020

@ScottHutchinson good to know that the app is useful.

I believe the correct way to style the app is via the CSS type capability of Xamarin forms. I plan to do that next. Its something that I am still learning.

@fwaris fwaris closed this as completed May 30, 2020
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