Android代码-indeterminate-checkbox

时间:2022-08-26 02:08:42
【文件属性】:

文件名称:Android代码-indeterminate-checkbox

文件大小:195KB

文件格式:ZIP

更新时间:2022-08-26 02:08:42

Android代码

indeterminate-checkbox Android CheckBox and RadioButton with additional 3rd 'indeterminate' state. Requirements Based on AppCompat library Requires AppCompat theme API 7 (but tested only on API 10 ) Getting Started You need to have this in your project's build.gradle file: allprojects { repositories { jcenter() maven { url "https://jitpack.io" } } } You need this in your app's module build.gradle file: dependencies { compile 'com.github.sevar83:ind


【文件预览】:
indeterminate-checkbox-master
----gradlew(5KB)
----settings.gradle(27B)
----art()
--------screenshot1.png(10KB)
--------3-state checkboxes.png(41KB)
--------logo.png(18KB)
----library()
--------src()
--------.gitignore(7B)
--------build.gradle(804B)
--------proguard-rules.pro(647B)
----LICENSE(11KB)
----gradle()
--------wrapper()
----README.md(4KB)
----gradlew.bat(2KB)
----gradle.properties(855B)
----.gitignore(1KB)
----app()
--------src()
--------.gitignore(7B)
--------build.gradle(897B)
--------proguard-rules.pro(647B)
----build.gradle(550B)

网友评论