Android代码-Android Custom Icon Swich类似于Switch小部件

时间:2022-08-26 00:03:51
【文件属性】:

文件名称:Android代码-Android Custom Icon Swich类似于Switch小部件

文件大小:1.11MB

文件格式:ZIP

更新时间:2022-08-26 00:03:51

Android代码

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 programatically or using xml: API General Size of the widget is controlled by the attribute: Default selection can be set using: To control the current state or get information about it, use: iconSw


【文件预览】:
IconSwitch-master
----gradlew(5KB)
----settings.gradle(33B)
----gradle()
--------wrapper()
----README.md(3KB)
----sample()
--------src()
--------.gitignore(7B)
--------build.gradle(727B)
--------proguard-rules.pro(678B)
----gradlew.bat(2KB)
----data()
--------screen1.jpg(41KB)
--------3J8gYHy.gif(974KB)
----gradle.properties(730B)
----.gitignore(88B)
----iconswitch()
--------src()
--------.gitignore(7B)
--------build.gradle(626B)
--------proguard-rules.pro(678B)
----build.gradle(513B)

网友评论