Skip to content

mofakhrpour/LineAnimatedCheckBox

Repository files navigation

LineAnimatedCheckBox

Android CheckBox with line animation
Minimum SDK Support: 14


Tools used

AdobeXD for making svg file (project file)
ShapeShifter for animating svg (shapeshifter.design) (project file)


Animations

Checkbox animations all are animated svg (android vector). This Medium article is helpful for animations on android.

Thanks to android support appcompat library, Animated Vectors can run on android api < 21.
But some of phones have some bug on running Animated Vectors (can not run parallel Object Animators).
RichPath let you access svg paths on the code and also let you animate them by java codes.

About

Android CheckBox with animated line style

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages