Android: Is it possible to refresh just one item in a listview?

Posted by wei on Stack Overflow See other posts from Stack Overflow or by wei
Published on 2010-06-01T21:12:52Z Indexed on 2010/06/01 21:13 UTC
Read the original article Hit count: 139

Filed under:
|

I'm wondering if it is possible to rerender just one element in a listview? I assume by calling notifyDatasetChanged() is gonna rerender the whole list?

Thanks,

© Stack Overflow or respective owner

Related posts about android

Related posts about listview