Skip to content

Releases: yatsinar/recyclerview-animators

3.0.1

21 Aug 16:20
Compare
Choose a tag to compare
3.0.1 Pre-release
Pre-release
Ability to disable cross-fade animation on change

3.0.0

21 Aug 14:22
Compare
Choose a tag to compare
Premature disaptching fix

3.0.0-BETA-1

20 Aug 16:51
Compare
Choose a tag to compare
3.0.0-BETA-1 Pre-release
Pre-release
Merge remote-tracking branch 'upstream/master'

2.3.0-BETA-7

20 Aug 13:09
Compare
Choose a tag to compare
2.3.0-BETA-7 Pre-release
Pre-release
Default animation for AnimateAdd/Remove VHs

2.3.0-BETA-6

20 Aug 12:45
Compare
Choose a tag to compare
2.3.0-BETA-6 Pre-release
Pre-release
Animate Add/Remove ViewHolders don't get the default animation

2.3.0-BETA-5: Add/Remove animations run even if ViewHolder is an

06 Aug 13:07
Compare
Choose a tag to compare
AnimateAddViewHolder/AnimateRemoveViewHolder

2.3.0-BETA-4

11 Jan 13:58
Compare
Choose a tag to compare
2.3.0-BETA-4 Pre-release
Pre-release

End animations callbacks in custom animation ViewHolders

2.3.0-BETA-3

10 Jan 12:25
Compare
Choose a tag to compare
2.3.0-BETA-3 Pre-release
Pre-release
remove/add animations are now tracked only on actual start of animation

which makes possible to never start animation in ViewHolders

Fixed stale animations

09 Jan 14:29
Compare
Choose a tag to compare
Pre-release
Possible fix for views sometimes stuck in hierarchy: BaseItemAnimator

doesn't track custom AnimateAdd/RemoveVHs anims, they must use View's
transient state instead

Change Animations Interception

31 Aug 15:13
Compare
Choose a tag to compare
Merge branch 'pr/payloads_animations'

# Conflicts:
#	animators/src/main/java/jp/wasabeef/recyclerview/animators/holder/AnimateChangeViewHolder.java