Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

DylanCaiCoding
Copy link
Owner

Feature

Breaking Changes

  • Replaced Animation interface with Animatable interface
  • Changed onStartShowAnimation(...) and onStartHideAnimation(...) methods to toggleViewsAnimation(...) method

Feature

重大更新

  • 重命名 Animation 接口为 Animatable 接口
  • 修改 onStartShowAnimation(...)onStartHideAnimation(...) 函数为 toggleViewsAnimation(...) 函数

- Added onViewAttached method to handle view attachment logic
- Added onViewDetached method to handle view detachment logic

Closes #40
- Replaced `Animation` interface with `Animatable` interface
- Changed `onStartShowAnimation` and `onStartHideAnimation` methods to `toggleViewsAnimation` method

Closes #34
@DylanCaiCoding DylanCaiCoding merged commit 19b5fbb into master Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant