文件名称:Android代码-选择添加标签库(自动排序)
文件大小:3.53MB
文件格式:ZIP
更新时间:2022-08-25 21:41:11
Android代码
AutoLabelUI Android library to place labels next to another. If there is not enough space for the next label, it will be added in a new line. Try out the sample application on Google Play. Demo Including in Your Project Last version is 1.0.1 Just add the following statement in your build.gradle compile 'com.github.davidpizarro:autolabelui:VERSION' You may also add the library as an Android Library to your project. All the library files live in library. Usage To add the AutoLabelUI to your
【文件预览】:
AutoLabelUI-master
----UIAutolabel.iml(917B)
----gradlew.bat(2KB)
----gradlew(5KB)
----art()
--------badge_android_arsenal.png(37KB)
--------demo.gif(430KB)
--------screenshots_framed.png(2.55MB)
----gradle-mvn-push.gradle(4KB)
----library()
--------proguard-rules.pro(663B)
--------src()
--------.gitignore(7B)
--------build.gradle(363B)
----AutoLabelUI.iml(942B)
----LICENSE(11KB)
----app()
--------proguard-rules.pro(663B)
--------src()
--------.gitignore(7B)
--------build.gradle(666B)
----gradle()
--------wrapper()
----.gitignore(539B)
----CHANGELOG.md(1KB)
----README.md(7KB)
----settings.gradle(27B)
----build.gradle(442B)