Skip to content

Releases: daimajia/AndroidSwipeLayout

Code refactoring

20 Apr 03:17

Choose a tag to compare

RecyclerView Support.

31 Jan 10:58

Choose a tag to compare

fix #35

26 Sep 23:33

Choose a tag to compare

fix #35
SimpleSwipeCursorAdapter extends from v4.SimpleCursorAdapter

#32 Support double click

22 Sep 03:01

Choose a tag to compare

#32
Start to support double click event.

4 new adapter helper classes.

20 Sep 00:23

Choose a tag to compare

4 new adapter helper classes:

Please visit Wiki to know more about the usage.

fix sigle mode bug SwipeAdapter

17 Sep 15:33

Choose a tag to compare

Better single item SwipeAdapter.

17 Sep 06:25

Choose a tag to compare

v1.1.3

a simpler and better way to mange open items

Better selector effect.

16 Sep 01:57

Choose a tag to compare

Thanks Jinglong Feng.

Before

before

After

after

#24

12 Sep 02:06

Choose a tag to compare

#24

#24
Fix:
setEnabled(boolean) not work.

New:
setSwipeEnabled(boolean), enable or disable the swipe gesture.

#19 fix Adapter isEnable(int position)

11 Sep 11:43

Choose a tag to compare

#19 fix Adapter isEnable(int position)