Skip to content

Commit cc1a250

Browse files
committed
Add missing import.
1 parent e97ff56 commit cc1a250

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library/src/main/java/com/jmedeisis/draglinearlayout/DragLinearLayout.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
import android.animation.Animator;
44
import android.animation.AnimatorListenerAdapter;
5+
import android.animation.LayoutTransition;
56
import android.animation.ObjectAnimator;
67
import android.animation.ValueAnimator;
78
import android.content.Context;

0 commit comments

Comments
 (0)