文件名称:Android实现*单选、复选按钮效果+样式美化
文件大小:277KB
文件格式:ZIP
更新时间:2021-11-05 03:20:04
Android单选 *选择按钮
在Android中用CheckBox+LinearLayout来实现一种多行单选按钮组的效果。效果图及讲解见:https://blog.csdn.net/ahuyangdong/article/details/82691961。github源码:https://github.com/ahuyangdong/SelectCustom
【文件预览】:
SelectCustom
----gradlew.bat(2KB)
----gradlew(5KB)
----images()
--------demo.gif(106KB)
----gradle.properties(739B)
----LICENSE(1KB)
----app()
--------proguard-rules.pro(772B)
--------src()
--------app.iml(14KB)
--------.gitignore(8B)
--------build.gradle(1KB)
--------libs()
----gradle()
--------wrapper()
----.idea()
--------caches()
--------codeStyles()
--------gradle.xml(626B)
--------runConfigurations.xml(564B)
--------misc.xml(2KB)
--------vcs.xml(180B)
--------modules.xml(361B)
--------workspace.xml(198KB)
--------libraries()
--------inspectionProfiles()
----SelectCustom.iml(866B)
----.gitignore(147B)
----README.md(1KB)
----settings.gradle(16B)
----build.gradle(573B)