views:

22

answers:

0

I am testing an android activity that has a listview that dynamically changes. The problem is that the listview in my test app does not update when the one in the application changes.

I've tried the various refresh methods but no lock.

I need to verify the contents of the list as it changes