Hi,
I’m looking for a way to know when an item in my ListViews enters the visible area, so that after a certain delay I can mark that item as read. I can’t find any signal, and knowing that ListView preloads some items when they are about to be shown makes things even harder. I think this is a common problem, because in nearly all social apps you need to know when a notification/message is read by the user…
Thanks in advance!
↧