I want to develop a list view that when swiped left to right - displays in the left corner an accept (true) icon (non clickable - show just a color change when swiping left
Please avoid above approach otherwise you are going to full fill controller with view logic (something you have to avoid) visit https://github.com/xenione/SwipeLayout there is a swipe maker with some examples