Hey folks, How can we track that the user has started interacting with the compose component?
I've multiple components in a lazy column and i want to track the last frame draw by each component, what could be the suitable approach?
: similar like onresume once it's visible to user and ready to intract.