I need the list view to detect both left swipe and normal tap on the same listview item. When I try adding a regular touch listener to the array adapter, it renders the left swipe functionality inoperable.