Skip to content

Releases: voiddog/DampingSystem

Move to androidx

03 Dec 03:03
Compare
Choose a tag to compare

upgrade support to androidx

BugFix

17 Oct 11:06
Compare
Choose a tag to compare
  • 修复 onLayoutChildren 时候的计算顺序问题

Bux fix

17 Oct 10:43
Compare
Choose a tag to compare
  • 修复浮点数误差

v0.1.3

20 Jun 09:43
Compare
Choose a tag to compare

发布正式版

Bug Fix

30 May 08:02
Compare
Choose a tag to compare
Bug Fix Pre-release
Pre-release
  • 修复可能在越界的时候无法停止儿子滚动的问题

Bug Fix

28 May 13:01
Compare
Choose a tag to compare
Bug Fix Pre-release
Pre-release

修复 NestedDampLayout#onLayout 的时候,没有重置 children 的 offset

新增 NestedDampLayout

28 May 10:04
Compare
Choose a tag to compare
Pre-release
v0.1.3-beta.1

* 优化damp参数

Bug Fix

30 May 11:05
Compare
Choose a tag to compare
Bug Fix Pre-release
Pre-release

修复 springForce 为 unset 情况

Bug Fix

29 May 12:30
Compare
Choose a tag to compare
Bug Fix Pre-release
Pre-release

修复直接儿子不是 NestedChild 的时候,触控拦截问题

v0.1.2

24 May 06:00
Compare
Choose a tag to compare

修复一个傻逼 bug