Smart-Switch:简单的多选择开关视图

时间:2024-06-08 23:29:23
【文件属性】:

文件名称:Smart-Switch:简单的多选择开关视图

文件大小:160KB

文件格式:ZIP

更新时间:2024-06-08 23:29:23

Java

智能开关 Android多选开关视图(在我的项目中使用过,希望对您有用) 特征 盒装或圆形两种款式 边框颜色 角半径 全彩可定制 用法 在XML布局中 <com.tmagic.smartswitch.Switch android:id="@+id/switch_me" android:layout_width="wrap_content" android:layout_centerHorizontal="true" android:layout_centerVertical="true" android:layout_height="wrap_content" app:activeColor="@color/blue" app:activeTextColor="#fff" app:inActiveColor="#fff" app:inactiveTextColor="#000" app:c


【文件预览】:
Smart-Switch-master
----.gitignore(91B)
----app()
--------.gitignore(7B)
--------build.gradle(587B)
--------src()
--------proguard-rules.pro(658B)
--------app.iml(7KB)
----settings.gradle(27B)
----build.gradle(436B)
----library()
--------.gitignore(7B)
--------build.gradle(536B)
--------src()
--------proguard-rules.pro(658B)
--------library.iml(7KB)
----gradlew(5KB)
----README.md(2KB)
----screenshot.png(73KB)
----gradlew.bat(2KB)
----gradle.properties(855B)
----.idea()
--------misc.xml(957B)
--------gradle.xml(661B)
--------vcs.xml(164B)
--------copyright()
--------compiler.xml(709B)
--------.name(11B)
--------modules.xml(472B)
----gradle()
--------wrapper()
----SmartSwitch.iml(917B)

网友评论