I am trying to make a timer application which will visually show how much time left in a different color. Like this -
I made the analog clock with my own view but no idea how can we make this color changing thing. If any body can give any suggestion or sample code that will be really great. I found one code but it's CoreDova I am doing it in native. https://github.com/shaungallagher/timer-for-kids
I ended up making my own view. It's looks like this -
And calling in the layout -
To change the value need to call for the activity or fragment -
Thanks for everyone's so much support