FlowLayout. Tag display for Android apps that wraps words and lets people pick one or many.

github.com/hongyangAndroid/FlowLayout

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2018
  • Merge pull request #126 from EKwongChum/master
  • fix bug“”
  • try to give FlowLayout an RTL function
September 2017
  • 修改gravity->tag_gravity
  • 【fixbug】#97,#95,#92,#90,#85,#83,#80
  • Merge pull request #75 from ValuesFeng/master
April 2017
  • fix tagview bug
March 2017
  • Merge pull request #64 from freestyletime/patch-1
  • 修复设置默认Tag时的崩溃问题
April 2016
  • fix listview demo
  • fixed #19
March 2016
  • add setSelected in TagAdaper
  • fix #22
February 2016
  • Merge pull request #21 from shingkit/master
  • 添加方法
  • 修复adapter数据改变导致的bug
December 2015
  • Merge pull request #14 from CaMnter/master
  • update gravity and add demo fragment
  • fix warning:Avoid object allocations during draw/layout operations(pr…
  • 修改demo为默认左对齐