Hey guys ,
i'm having a small issue and no idea how to approach it .
I have a listview with several items , each have a time limit . I can display the time on the listview when creating it but i have no idea how to update each item dynamically / automatically.
I don't want to have to recreate the entire listview every second . Any way to approach this ?
Thanks