文件名称:Android代码-ToggleButtons
文件大小:118KB
文件格式:ZIP
更新时间:2022-08-25 23:34:36
Android代码
[]() ToggleButtons This library adds two custom widgets that adhere to the Material Design definition for toggle buttons. Library is backwards compatible to API 9. You can add the library with: compile 'com.anthonymandra:ToggleButtons:3.0.1' Recent Changes Version 3.0 Migrate to androidx. Required a bump to minSdk 14. Package name changed to androidx.appcompat.widget. ToggleButton|ToggleGroup Version 2.0 Adds backwards compatibility to API 9. This changed the api for dividers slightly. Di
【文件预览】:
ToggleButtons-master
----gradlew(5KB)
----settings.gradle(29B)
----library()
--------src()
--------bintray.gradle(3KB)
--------build.gradle(1KB)
----LICENSE(1KB)
----gradle()
--------wrapper()
----README.md(2KB)
----sample()
--------src()
--------.gitignore(7B)
--------build.gradle(417B)
----gradlew.bat(2KB)
----gradle.properties(781B)
----.gitignore(757B)
----build.gradle(557B)