How to achieve adaptive LazyVGrid that prefers 1 or 2 columns?
I have varying amount of data that needs to be displayed as per image below, notice how when there is odd amount of data, grid adopts to stretch respected items to span across 2 columns
How to achieve adaptive LazyVGrid that prefers 1 or 2 columns?
I have varying amount of data that needs to be displayed as per image below, notice how when there is odd amount of data, grid adopts to stretch respected items to span across 2 columns