• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Floating views

szkot

Lurker
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
 
Back
Top Bottom