Skip to content

Releases: Leaqi/SwipeDrawer

1.6

16 Jun 10:03
Compare
Choose a tag to compare

Update version 1.6

Mainly added turnCancel attributes, When the drag reaches the open or closed distance, the operation will be canceled after releasing when the drag back distance is greater than turnCancel

  • Fix known problems
  • Add attribute turnCancel

1.5

15 Mar 02:46
Compare
Choose a tag to compare
1.5

Update version 1.5

Mainly added the setting of drawer layout outward offset in cover mode, added the separate setting of dragRange edge drag in each direction, and updated dragDamping drag resistance. The value can be set to 0-99. The greater the value, the faster the speed

  • Fix known problems
  • Update attribute dragDamping
  • Add attribute leftDragRange
  • Add attribute topDragRange
  • Add attribute rightDragRange
  • Add attribute bottomDragRange
  • Add attribute leftOffset
  • Add attribute topOffset
  • Add attribute rightOffset
  • Add attribute bottomOffset

1.4

01 Feb 09:15
Compare
Choose a tag to compare
1.4

Update version 1.4

It mainly adds multi-finger touch and can be operated by multiple fingers when dragging to open and close,dragCloseTypeThe drag close type can restrict the main layout, drawer layout, or global dragging closing

  • Added support for touch multi-fingered touch
  • Add attribute dragCloseType

1.3

25 Nov 01:11
Compare
Choose a tag to compare
1.3

Update version 1.3

Mask bug repair

1.2

25 Nov 00:59
Compare
Choose a tag to compare
1.2

Update version 1.2

Add Size Change Update Layout Automatically

  • Add attribute autoLayout

1.1

22 Jun 06:59
Compare
Choose a tag to compare
1.1

Update version 1.1

  • Add attribute dragSlop

1.0

27 May 04:05
Compare
Choose a tag to compare
1.0

Create 1.0