custom switch library for android. Easy to use and with all customization
Custom switch library for android. Easy to use and with all customization. Follow these steps to use this switch: 1. Download customSwitchLibrary module from here2. Add it in your project.3. Add dependency to your project : compile project(path: ‘:customswitchlibrary’) 4. Now it is ready to use with your project.5. To add view in xml, write tag […]