android - 如何创建类似 Foursquare 兴趣选择屏幕的 gridview?

标签 android user-interface gridview foursquare tag-cloud

我正在创建一个应用程序,它要求用户选择多个兴趣。 我正在尝试创建一个类似于 Foursquare 兴趣选择的屏幕类似于标签云,可以在其中选择多个按钮来代表用户兴趣。

我已经尝试创建一个 gridview,但我无法实现按钮换行到下一行的效果。

有没有一种方法可以通过 gridview 实现?有做这种 UI 的库吗?

Foursquare interest selection screenshot

最佳答案

这个 repo 协议(protocol)可能会对某人有所帮助。 https://github.com/Cutta/TagView enter image description here

关于android - 如何创建类似 Foursquare 兴趣选择屏幕的 gridview?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29130795/

相关文章:

java - 运行程序

java - 如何在Android中实现这种类型的GridView?

android - 在 Android Studio 中使用 YouTube API 从应用程序中删除 YouTube Logo

android - 异步任务Android执行

android - 如何制作自定义可点击区域?

java - 关闭新打开的 JFrame

android - 如何根据谷歌新指南实现底部导航选项卡

cocoa - 使用 Mac OS X Cocoa 绘制文本时如何重现插入文本样式?

android - 调用 setAdapter 后 ArrayList 值消失

gridview - Yii2 Gridview 中的分页和过滤