文件名称:Android代码-Android 两状态 或者 三状态 Switch 按钮,三状态切换超实用。
文件大小:383KB
文件格式:ZIP
更新时间:2022-08-25 23:30:30
Android代码
RMSwitch A simple View that works like a switch, but with more customizations. With the option to choose between two or three states. (from v1.1.0) ** If you're upgrading from a version < 1.2.0, check the changelog of the 1.2.0 version, there are breaking changes! [Changelog] (CHANGELOG.md) From version 1.2.0 you can choose between three switch design: -"Slim" -"Large" -"Android" Download Gradle: compile 'com.rm:rmswitch:1.2.2' Min API level: 16 (Android 4.1) Usage To use them, just
【文件预览】:
RMSwitch-master
----gradlew.bat(2KB)
----gradlew(5KB)
----gradle.properties(855B)
----switch-sample.gif(309KB)
----app()
--------proguard-rules.pro(671B)
--------src()
--------.gitignore(6B)
--------build.gradle(619B)
----switch_design_samples.png(9KB)
----gradle()
--------wrapper()
----rmswitch()
--------proguard-rules.pro(671B)
--------src()
--------.gitignore(7B)
--------build.gradle(1KB)
----.gitignore(66B)
----CHANGELOG.md(2KB)
----README.md(18KB)
----settings.gradle(28B)
----switch.png(2KB)
----build.gradle(569B)