68 lines
1.6 KiB
Smali
68 lines
1.6 KiB
Smali
.class public Lcom/airbnb/lottie/LottieAnimationView$a;
|
|
.super Ljava/lang/Object;
|
|
.source "LottieAnimationView.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/airbnb/lottie/i;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/airbnb/lottie/LottieAnimationView;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Object;",
|
|
"Lcom/airbnb/lottie/i<",
|
|
"Lcom/airbnb/lottie/f;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic a:Lcom/airbnb/lottie/LottieAnimationView;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/airbnb/lottie/LottieAnimationView;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-object p1, p0, Lcom/airbnb/lottie/LottieAnimationView$a;->a:Lcom/airbnb/lottie/LottieAnimationView;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a(Lcom/airbnb/lottie/f;)V
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lcom/airbnb/lottie/LottieAnimationView$a;->a:Lcom/airbnb/lottie/LottieAnimationView;
|
|
|
|
invoke-virtual {v0, p1}, Lcom/airbnb/lottie/LottieAnimationView;->setComposition(Lcom/airbnb/lottie/f;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public bridge synthetic onResult(Ljava/lang/Object;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
check-cast p1, Lcom/airbnb/lottie/f;
|
|
|
|
invoke-virtual {p0, p1}, Lcom/airbnb/lottie/LottieAnimationView$a;->a(Lcom/airbnb/lottie/f;)V
|
|
|
|
return-void
|
|
.end method
|