I need a multi-line layout, which would behave as horizontal linear layout, but when there is not enough space to place new widget it would expand to next line, just like words in text. Widgets would be added there at runtime, and should go with wrap_content. Actually, there would be buttons.
Is there any widgets with such behaviour? Or give a suggestion about how to write such layout by myself.
Finally it should look like this:
