I am specifically looking for a solution with which i can have cells stay the same size when switching device orientation.
Optimally the grid would then dynamically add more rows to fill the screen with cells.
↧
How can i implement a grid that automatically fills the screen with cells that are static in size?
↧