Hi all,

Does someone know how to remove a row from a Listview?

I have an Adapter that takes care of the List and when I try
mAdapter.remove(Object) it does not remove the "Object" I passed but
instead the last row on the list. I have tried different ways and it
always ends up deleting the last row.

Thanks in advance,
Alberto

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to