CircularTimerView
CircularTimerView copied to clipboard
A simple library for creating circular progress bar timer view for Android.
The setBackgroundWidth method is not affecting the width of the progress indicator
.gradle\caches\transforms-2\files-2.1\992a54bdb39f76cf75af688f14840fac\jetified-CircularTimerView-1.0\res\values\values.xml:4:5-24:25: AAPT: error: resource attr/isClockwise not Found
First off, thank you for your work. As an android noob, I had trouble figuring out I was suppose to add `maven { url 'https://jitpack.io' }` to my `buid.gradle` file....
Please provide sample code to create timer from progress 100 to 0