Because of this: > listview.setReuseItems(true);
You should do a removeAll() in your onSubmit() method when you change the model (the list in this case). --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
