How can I do something like a FlowLayout in Android?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
If you watch the talk I gave at the Devoxx University day (available on parleys.com) you will learn how to do it yourself. During the talk I wrote a The implementation is hosted here. |
|||||||||||||||
|
|
Try looking at answers to this question, there are some promising answers Line-breaking widget layout for Android |
|||
|
|
|
There is now an open-source Android FlowLayout available under the BSD license: https://github.com/ApmeM/android-flowlayout |
|||
|
|