Possible Duplicate:
How to refresh Android listview?
I want to refresh whole listview
in my android
application.
Basically, in listview
there are different numbers with their status of busy,off,available etc. So when any number changed his status then i want to change it image
at that time without scrolling
.
So how can i do this?
any idea will be appreciated.