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

i can't change color of text #1

Closed
ahmedalkhashab opened this issue Aug 1, 2015 · 3 comments
Closed

i can't change color of text #1

ahmedalkhashab opened this issue Aug 1, 2015 · 3 comments

Comments

@ahmedalkhashab
Copy link

Hi

i try to change color of text using:
setUnitColor & setTextColor
but i can't

what happened that Text color is same color of bar

note: i can change size of text using:
setTextSize

Regards

@jakob-grabner
Copy link
Owner

Make sure to call setupPaints(); after changing the text colors. Maybe I should add some more documentation to make this more clear.

@AniruddhaSingh
Copy link

Hi jakob-grabner,
Thanks for this awesome library.
I was facing the same problem. setupPaints(); is working fine, but after call to this method, text & unit size is random. Sometime its too small, sometime its normal. Please suggest some fix to this problem.

@jakob-grabner
Copy link
Owner

Please try the latest release. I fixed a few bugs. Also it is no longer necessary to call setupPaints().

jasonhartley pushed a commit to jasonhartley/Circle-Progress-View that referenced this issue Sep 14, 2015
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

3 participants