Android代码 Android Custom Icon Swich类似于Switch小部件
IconSwitch The library is a custom Switch widget inspired by this dribbble shot. Gradle Add this into your dependencies block. compile 'com.polyak:icon-switch:1.0.0' Sample Please see the sample app for a library usage example. Wiki Usage: Simply add an IconSwitch to your view hieararchy. Either p
用户评论