Hey folks, How can we track that the user has star...
# compose
n
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?
r
What do you mean? Do you want to know which items are shown on display how much of it is shown?
What do you mean by interacting that he clicked on it?
n
similar like onresume once it's visible to user and ready to intract