Hello
How can place views for example card view one after another similarly to css float property using constraintlayout? I mean if there is enough place on the right of one view the next one will be placed horizontally to the right otherwise below the first view. The content will be generated dynamically.
Thanks and regards
How can place views for example card view one after another similarly to css float property using constraintlayout? I mean if there is enough place on the right of one view the next one will be placed horizontally to the right otherwise below the first view. The content will be generated dynamically.
Thanks and regards