文件名称:Android代码-android-segmented-control
文件大小:363KB
文件格式:ZIP
更新时间:2022-08-25 23:17:00
Android代码
android-segmented-control Android-Segmented is a custom view for Android which is based on RadioGroup and RadioButton widget. This implementation is inspired by Segmented Controls for iOS. Including in your project: Download source code and import as module The latest code has bug fixes, iOS 7's (and up) style segment control (which has nice fade animation and tint) and support for Font Awesome. (These features has not been pushed to Maven yet) Using maven Android-Segmented Library is pushed to
【文件预览】:
android-segmented-control-master
----.gitignore(1KB)
----settings.gradle(28B)
----build.gradle(668B)
----library()
--------.gitignore(7B)
--------build.gradle(604B)
--------proguard-rules.txt(674B)
--------src()
--------gradle.properties(86B)
----gradlew(5KB)
----README.md(4KB)
----gradlew.bat(2KB)
----demo()
--------.gitignore(7B)
--------build.gradle(651B)
--------proguard-rules.txt(674B)
--------src()
----gradle.properties(1KB)
----gradle()
--------wrapper()
----maven_push.gradle(2KB)
----screenshot()
--------screenshot.png(90KB)
--------screenshot2.png(55KB)
--------screenshot3.png(31KB)