Post #2671823
2026-04-19 18:08 UTC
@oppen@merveilles.town
Replies (1)
-
@oppen@merveilles.town 2026-04-19 18:14
@hipgnose@mastodon.social it's was a 'key', you can wrap Composables in a key so they recompose, or not, depending on the state of some object, it's very useful but also the source of most of our Compose bugs in dayjob - and also in this app it seems: https://medium.com/@kemal_codes/understanding-the-key-function-in-jetpack-compose-34accc92d567