mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-09 08:04:45 +00:00
- Make birdex_species_preview_more a <plurals> keyed on the remaining count - Bound the species preview with maxLines=2 - Hoist the joined-names remember out of the conditional (stable slot). - Drop the unused accountViewModel parameter - BirdexEvent.speciesCount() derives from speciesNames().size instead of re-scanning tags - remember() the joined species-name string so it is not rebuilt on every recomposition.