TBR: java/projects/todos: SwipeableCardViewHolder and SwipeableTouchHelperCallback

Use these abstract classes to eliminate a lot of the duplicate code
surrounding our RecyclerViews and swipe handlers.

We also no longer draw to the canvas, instead relying on xml-based
layouts to be visible/gone'd by the program.

Change-Id: I8011c28d2b7370800cacfbbe2663de23f6580da8
8 files changed