Skip to content

Releases: YvesCheung/SlidableLayout

1.2.0

Choose a tag to compare

@YvesCheung YvesCheung released this 23 Jun 07:34
  1. Upgrade dependencies version, use androidx as default env.
  2. Fix dispatchNestedScroll when IDLE

1.1.3

Choose a tag to compare

@YvesCheung YvesCheung released this 01 Jun 11:10

fix More than one file was found with OS independent path 'META-INF/lib_release.kotlin_module'

1.1.2

Choose a tag to compare

@YvesCheung YvesCheung released this 20 Mar 08:17

make SlidableLayout open

1.1.1.x

Choose a tag to compare

@YvesCheung YvesCheung released this 17 Mar 07:08

Fix child view can not be scrolled while the state is REJECT

1.1.1

Choose a tag to compare

@YvesCheung YvesCheung released this 17 Mar 07:06

Fix child view can not be scrolled while the state is REJECT

1.1.0.x

Choose a tag to compare

@YvesCheung YvesCheung released this 24 Feb 06:03

support nestedScrollingParent

1.1.0

Choose a tag to compare

@YvesCheung YvesCheung released this 24 Feb 05:47

support NestedScrollingParent

1.0.7.x

Choose a tag to compare

@YvesCheung YvesCheung released this 22 Feb 06:01

support "NotifyDataSetChanged"

1.0.7

Choose a tag to compare

@YvesCheung YvesCheung released this 22 Feb 05:59

support "notifyDataSetChanged" to refresh the layout

support horizontal orientation (AndroidX)

Choose a tag to compare

@YvesCheung YvesCheung released this 22 Oct 09:28
1.0.6.x

fix import