Skip to content

Commit 84174c8

Browse files
author
StephaneMagne
committed
Update animation extension.
1 parent 048f522 commit 84174c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/LiveCollections/Classes/Public/Delegate/CollectionDataDelegate.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ public extension CollectionDataAnimationDelegate {
108108
return .preciseAnimations
109109
}
110110

111-
func animateAlongsideUpdate(with duration: TimeInterval) { }
111+
func animateAlongsideUpdate(for state: CollectionDataAnimationState) { }
112112
}
113113

114114
public extension CollectionSectionDataAnimationDelegate {

0 commit comments

Comments
 (0)