I'm porting an iPhone app into android app and one of the difficulties is recreating functionalities that are native to iPhone.
I found a native functionality of iPhone: When user execute slide touch on a listed item in list view, a delete button appears.
Is there a version for this in android? Can it be used and reused/customized?