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
Richard
07/09/2024, 12:03 PM
What do you mean? Do you want to know which items are shown on display how much of it is shown?
Richard
07/09/2024, 12:04 PM
What do you mean by interacting that he clicked on it?
n
New
07/09/2024, 12:35 PM
similar like onresume once it's visible to user and ready to intract