ndroid中常见的热门标签的流式布局的实现

时间:2018-12-10 06:37:55
【文件属性】:
文件名称:ndroid中常见的热门标签的流式布局的实现
文件大小:5.22MB
文件格式:ZIP
更新时间:2018-12-10 06:37:55
TagView 在日常的app使用中,我们会在android 的app中看见 热门标签等自动换行的流式布局,今天,我们就来看看如何 自定义一个类似热门标签那样的流式布局吧
【文件预览】:
TagCloudView-master
----gradlew(0B)
----settings.gradle(32B)
----tagcloudview()
--------src()
--------tagcloudview.iml(7KB)
--------.gitignore(7B)
--------build.gradle(4KB)
--------proguard-rules.pro(662B)
----imgs()
--------tagCloudView_3.gif(4.35MB)
--------tagCloudView_2.png(195KB)
--------tagCloudView_1.png(207KB)
----.idea()
--------runConfigurations.xml(564B)
--------misc.xml(3KB)
--------compiler.xml(709B)
--------dictionaries()
--------gradle.xml(742B)
--------.name(12B)
--------modules.xml(486B)
--------copyright()
--------vcs.xml(180B)
----apk()
--------Demo.apk(1.01MB)
----gradle()
--------wrapper()
----README.md(3KB)
----gradlew.bat(2KB)
----gradle.properties(856B)
----.gitignore(91B)
----app()
--------src()
--------app.iml(8KB)
--------.gitignore(7B)
--------build.gradle(623B)
--------proguard-rules.pro(678B)
----build.gradle(647B)

网友评论