Compact and medium screen widths: Fixed layout with flexible width
Extended screen width: Fixed size in a FlowRow layout
In this way, the layout is more predictable. Given the size of each tile is literally fixed, the trend will be to have more tiles instead of compressing everything in a single tile.
Sample:
Usage screen will be updated later - as we will have to split tiles.
Changed to a new approach to handling tiles:
In this way, the layout is more predictable. Given the size of each tile is literally fixed, the trend will be to have more tiles instead of compressing everything in a single tile.
Sample:
Usage screen will be updated later - as we will have to split tiles.