PulseCountDownView
Simple pulse countdown view which is based on TextView.
minSdkVersion 22 (Lollipop 5.1) - But you can try to use it in a lower version as well. It should work.
Integration
Usage
- Basicly it's a textview with custom attributes.
- pc_startValue - default is 10 - starting value of the PulseCountDown
- pc_endValue - default is 0- value before which the countdown will stopped
And start countDown in code:
or
You can use any textView
attributes. Just know that text size will increase twice