In Android, is there a similar method to the repaint() in java?
yes, i came across that but couldnt figure out how to use it.. wat oblect do i use to call it?
Nanda
2010-06-19 17:07:53
the view you want to repaint, you get a reference to the view by findViewById
Pentium10
2010-06-19 18:53:32