ToDoList
ToDoList copied to clipboard
Swipe support from com.github.yalantis:todolist:v1.0.1
Swipe works fine when compile project(':library') is used. but when I comment that and use outside library // compile 'com.github.yalantis:todolist:v1.0.1' After swipes I got exceptions. There should not be such difference.