Android代码-AndroidTagView

时间:2022-08-25 23:00:50
【文件属性】:

文件名称:Android代码-AndroidTagView

文件大小:2.53MB

文件格式:ZIP

更新时间:2022-08-25 23:00:50

Android代码

AndroidTagView An Android TagView library. You can customize awesome TagView by using this library. Screenshots Usage Step 1 Add below dependency in your build.gradle file. dependencies { compile 'co.lujun:androidtagview:1.1.4' } Step 2 Use the AndroidTagView in layout file, you can add customized attributes here. Step 3 Use TagView in your code. TagContainerLayout mTagContainerLayout = (TagContainerLayout) findViewById(R.id.tagcontainerLayout); mTagContainerLayout.setTags(List tags); N


【文件预览】:
AndroidTagView-master
----.travis.yml(759B)
----gradlew.bat(2KB)
----gradlew(5KB)
----gradle.properties(807B)
----sample()
--------sample-release.apk(1.43MB)
--------proguard-rules.pro(702B)
--------src()
--------.gitignore(556B)
--------build.gradle(885B)
----screenshots()
--------androidtagview_record_1.gif(978KB)
--------device-2016-01-16-233617.png(128KB)
--------device-2016-11-09-223523.png(143KB)
----androidtagview()
--------proguard-rules.pro(702B)
--------src()
--------.gitignore(556B)
--------project.properties(270B)
--------build.gradle(706B)
----gradle()
--------wrapper()
----.gitignore(556B)
----README.md(11KB)
----settings.gradle(38B)
----build.gradle(705B)

网友评论