AnimatableScaleValue.smali
.class public Lcom/airbnb/lottie/model/animatable/AnimatableScaleValue;
.super Lcom/airbnb/lottie/model/animatable/BaseAnimatableValue;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/airbnb/lottie/model/animatable/BaseAnimatableValue<",
"Lcom/airbnb/lottie/value/ScaleXY;",
"Lcom/airbnb/lottie/value/ScaleXY;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>(Ljava/util/List;)V
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List<",
"Lcom/airbnb/lottie/value/Keyframe<",
"Lcom/airbnb/lottie/value/ScaleXY;",
">;>;)V"
}
.end annotation
invoke-direct {p0, p1}, Lcom/airbnb/lottie/model/animatable/BaseAnimatableValue;-><init>(Ljava/util/List;)V
return-void
.end method
# virtual methods
.method public a()Lcom/airbnb/lottie/animation/keyframe/BaseKeyframeAnimation;
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/airbnb/lottie/animation/keyframe/BaseKeyframeAnimation<",
"Lcom/airbnb/lottie/value/ScaleXY;",
"Lcom/airbnb/lottie/value/ScaleXY;",
">;"
}
.end annotation
new-instance v0, Lcom/airbnb/lottie/animation/keyframe/ScaleKeyframeAnimation;
iget-object v1, p0, Lcom/airbnb/lottie/model/animatable/BaseAnimatableValue;->a:Ljava/util/List;
invoke-direct {v0, v1}, Lcom/airbnb/lottie/animation/keyframe/ScaleKeyframeAnimation;-><init>(Ljava/util/List;)V
return-object v0
.end method