Skip to content

SwipeActionAdapter v1.2.0

Compare
Choose a tag to compare
@wdullaer wdullaer released this 08 Dec 17:15
· 52 commits to master since this release

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.