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

Text is too big #40

Open
dalb8 opened this issue Mar 19, 2014 · 4 comments
Open

Text is too big #40

dalb8 opened this issue Mar 19, 2014 · 4 comments

Comments

@dalb8
Copy link

dalb8 commented Mar 19, 2014

I've just updated to the latest code c7eea6b and have tested it on Huawei g330 which has 320dp*533dp; also a Nexus 7. In both cases, either in portrait or landscape the lines wrap. I set the text size to 24sp for all the buckets and that seems fine.

@dalb8
Copy link
Author

dalb8 commented Mar 19, 2014

Forgot to say that text is scaled on both devices via system settings. The Huawei is at 120% thanks to CM display settings.

@OnlyInAmerica
Copy link
Owner

Thanks! Definitely need to improve SpritzerTextView to set its Spritzer's max word length based on the runtime measurement of a text character.

@OnlyInAmerica OnlyInAmerica added this to the Google Play Release milestone Mar 19, 2014
@OnlyInAmerica
Copy link
Owner

The SpritzerTextView shouldn't allow text to overflow a single line in 5bf4e84. Please give it a whirl!

@dalb8
Copy link
Author

dalb8 commented Mar 21, 2014

Cheers. I think the text is still too big. It's about right for 100% text size in the system settings but with larger text the lines are too short.

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