Elektrine lite

← Feed

@oppen@merveilles.town

Post #2671824

2026-04-19 18:14 UTC

@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

Replies (2)

  • @oppen@merveilles.town 2026-04-19 18:17

    @hipgnose@mastodon.social try 1.1.1: https://pudseyclough.uk/app/ - if that doesn't work I'll stop rushing and give it a proper look in the next few days.

    Open ##2671825

  • @hipgnose@mastodon.social 2026-04-19 18:32

    @oppen@merveilles.town interesting, I started in Eclair but stop android development like 10 years ago, so never had a chance to use compose, I was reading about Compose Multiplatform the other day to try it in an app.

    Open ##2671827