45 lines
1.1 KiB
Smali
45 lines
1.1 KiB
Smali
.class public final Lcom/airbnb/lottie/g;
|
|
.super Ljava/lang/Object;
|
|
.source "LottieImageAsset.java"
|
|
|
|
|
|
# instance fields
|
|
.field public gA:Landroid/graphics/Bitmap;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public final gy:Ljava/lang/String;
|
|
|
|
.field private final gz:Ljava/lang/String;
|
|
|
|
.field public final height:I
|
|
|
|
.field public final id:Ljava/lang/String;
|
|
|
|
.field public final width:I
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
|
|
.locals 0
|
|
.annotation build Landroidx/annotation/RestrictTo;
|
|
value = {
|
|
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY:Landroidx/annotation/RestrictTo$Scope;
|
|
}
|
|
.end annotation
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput p1, p0, Lcom/airbnb/lottie/g;->width:I
|
|
|
|
iput p2, p0, Lcom/airbnb/lottie/g;->height:I
|
|
|
|
iput-object p3, p0, Lcom/airbnb/lottie/g;->id:Ljava/lang/String;
|
|
|
|
iput-object p4, p0, Lcom/airbnb/lottie/g;->gy:Ljava/lang/String;
|
|
|
|
iput-object p5, p0, Lcom/airbnb/lottie/g;->gz:Ljava/lang/String;
|
|
|
|
return-void
|
|
.end method
|