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

Fix for default text size being set in PX instead of DP #2621

Merged
merged 1 commit into from
Feb 21, 2017
Merged

Fix for default text size being set in PX instead of DP #2621

merged 1 commit into from
Feb 21, 2017

Conversation

patrick-elmquist
Copy link
Contributor

The default text size in ComponentBase was defined as 10px instead of 10dp, which caused tiny text rendering and did not reflect the javadoc or the general behavior of setTextSize(...).

The default text size in ComponentBase was defined as 10 pixels
instead of 10dp, which causes tiny text and does not reflect
the javadoc and the general behavior of setTextSize(...)
@danielgindi danielgindi merged commit 886cc9f into PhilJay:master Feb 21, 2017
regas99 pushed a commit to regas99/MPAndroidChart that referenced this pull request Apr 1, 2019
Fix for default text size being set in PX instead of DP
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

Successfully merging this pull request may close these issues.

2 participants