SmoothCheckBox
SmoothCheckBox copied to clipboard
:dango: A custom CheckBox with animation for Android.
勾的绘制速度好慢
勾的绘制速度好慢,有没有什么办法加快呢
希望上传到jCenter和Maven Central,用gradler引如一下就可以了
it would be easier for users if you put gradle compile line to readme
want to initial state checked of checkbox
just want to show checkbox but not clickable, mean disabled state
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
我在单选的时候,必须要保证一个是选择状态,判断的时候 我能从第3个点到第一个可以实现点一个消失另一个的选中状态,但是我从第一个开始点的话 ,是不能消除点击状态的
like the title says "setChecked(true, false)" still animates the checkmark.
Hi, Previously adding the library to the project was more easy, and was done by adding a dependency. If I understand correctly, currently that's not possible anymore, there for a...