Hi, I am using a Tlistview in my Android application with CanSwipeDelete set to true. This is working fine, when i swipe an item a Delete button shows up. My problem is, how do I programmaticly remove the Delete button again, without pressing it?? I have tried to clear the Listview, but this does not remove the Delete button.
Best Regards
Carsten Riisbjerg