SwipeActionAdapter v1.2.0
Changes
- Support for tags on the contentView: setTag and getTag now behave as you'd expect when using it in a CursorAdapter
- Added getAdapter(): you can now easily access the underlying adapter
This release should be backwards compatible.