You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the row is invisible, no processing is required. Else if the row is visible, just iterate all the subviews and get the view object, and then rebind the view.
I want to update a row in data like NotifyDataSetChange,
Currently, I am updating the complete list of data and loading on to listview but when I update some rows, the list is lagging.
The text was updated successfully, but these errors were encountered: