Files
fdroidclient/app
Peter Serwylo e52d2ae1f1 Consistent chip layout throughout.
Anywhere that CategoryChip's or FilterChip's are used, we now wrap them in a common ChipFlowRow.
Its job is to ensure the vertical and horizontal spacing is suitable.

Chips inside a ChipFlowRow should ideally be set to a height of chipHeight to match other chips.
However, there is not a nice way to force this so we politely ask devs to use this constant and set the height.

If further padding is required then it should be specified on the ChipFlowRow as per usual.
Examples of when this would be valuable would be when indenting a list of categories to separate from other groups of categories.
2026-02-24 18:07:14 +00:00
..
2026-02-24 18:07:14 +00:00
2026-01-05 17:24:14 -03:00
2026-01-05 17:24:33 -03:00
2026-01-05 17:24:14 -03:00