KeyframeAnimation.smali
.class abstract Lcom/airbnb/lottie/animation/keyframe/KeyframeAnimation;
.super Lcom/airbnb/lottie/animation/keyframe/BaseKeyframeAnimation;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Lcom/airbnb/lottie/animation/keyframe/BaseKeyframeAnimation<",
"TT;TT;>;"
}
.end annotation
# direct methods
.method constructor <init>(Ljava/util/List;)V
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List<",
"+",
"Lcom/airbnb/lottie/value/Keyframe<",
"TT;>;>;)V"
}
.end annotation
invoke-direct {p0, p1}, Lcom/airbnb/lottie/animation/keyframe/BaseKeyframeAnimation;-><init>(Ljava/util/List;)V
return-void
.end method