How to space evenly items in a row

32 Views Asked by At

I'm working on an Android TV app (using leanback) and I'm having some difficulties implementing a row that has 4 items. The items should be evenly distributed across the row and it should not scroll.

(https://i.stack.imgur.com/kGX2J.png).

How can I implement it ? Thank you

0

There are 0 best solutions below