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

Need to Change the Timer-text Color #18

Closed
touhiDroid opened this issue Jul 7, 2018 · 2 comments
Closed

Need to Change the Timer-text Color #18

touhiDroid opened this issue Jul 7, 2018 · 2 comments

Comments

@touhiDroid
Copy link

The library is good, but we almost always need custom color-theme where it'd be better if I can change the color of the timer.

As per the code, I can see it's a Chronometer extending TextView, so it should be easily doable if that Chronometer is made accessible by any get-method. Any set-method or resource-property to update the color can also be alternate solutions.

Or, is there already any solution I'm missing?

Bonus: setSlideToCancelTextColor(int color) lets update the text-color, but the arrow is unchanged. Can't it be made changeable via resource-property or another setter method?

@3llomi
Copy link
Owner

3llomi commented Jul 8, 2018

Hey @touhiDroid ,
Yes, you are right, i did not notice that, i will implement them in the next update.

@3llomi
Copy link
Owner

3llomi commented Aug 14, 2018

V2.0.1 has been pushed.

@3llomi 3llomi closed this as completed Aug 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants