Which interaction should be preferred for refreshing an individual card in a listview in android app?
I have a listview showing a set of results in android app. I need to refresh the state indicated on the right end of an individual result card in the list.
I thought of one possible interaction like this: on left pulling of …