CircleCheckBox
CircleCheckBox copied to clipboard
CircleCheckBox is an Android custom view, that simply animates the check.
hi i cant set color on check box in java code could you help me plz its temporary
Hi, I am trying to enlarge the checkbox to 180dp * 180dp,everything else is fine.But the tick inside circle is too small. Please help!!!need it quick. Thanks
I encounter NullPointerException in `reset()` which is logged at logcat. It does not cause crash, because it is covered by `try-catch` block. However, it is annoying to see bunch of...

Hi , just wanted to mention that setColors methods is not working and I had to do something Like this : make circleBorderColor (or whatever you want) and mPaintPageStroke public...