AnimCheckBox icon indicating copy to clipboard operation
AnimCheckBox copied to clipboard

Animation CheckBox

Results 3 AnimCheckBox issues
Sort by recently updated
recently updated
newest added

Hi I am using Xiaomi device running on 4.4.4 an I can see the circle slightly trimmed from the bottom. I have tried changing sizes and padding but no avail....

Hi, this is a nice library. There is a way to have separate colours for the component like a different stroke colour when unchecked, a fill colour when checked but...

Can you help me with implementing it to the ViewPager's Adapter. Here is code how I implemented basic CheckBox. RecyclerView with Multi items ``` @Override public void onBindViewHolder(final ViewHolder viewHolder,...