59 lines
1.3 KiB
Smali
59 lines
1.3 KiB
Smali
|
.class final Lcom/airbnb/lottie/LottieAnimationView$SavedState$1;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "LottieAnimationView.java"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Landroid/os/Parcelable$Creator;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Lcom/airbnb/lottie/LottieAnimationView$SavedState;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x8
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"Ljava/lang/Object;",
|
||
|
"Landroid/os/Parcelable$Creator<",
|
||
|
"Lcom/airbnb/lottie/LottieAnimationView$SavedState;",
|
||
|
">;"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>()V
|
||
|
.locals 0
|
||
|
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public final synthetic createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
|
||
|
.locals 2
|
||
|
|
||
|
new-instance v0, Lcom/airbnb/lottie/LottieAnimationView$SavedState;
|
||
|
|
||
|
const/4 v1, 0x0
|
||
|
|
||
|
invoke-direct {v0, p1, v1}, Lcom/airbnb/lottie/LottieAnimationView$SavedState;-><init>(Landroid/os/Parcel;B)V
|
||
|
|
||
|
return-object v0
|
||
|
.end method
|
||
|
|
||
|
.method public final bridge synthetic newArray(I)[Ljava/lang/Object;
|
||
|
.locals 0
|
||
|
|
||
|
new-array p1, p1, [Lcom/airbnb/lottie/LottieAnimationView$SavedState;
|
||
|
|
||
|
return-object p1
|
||
|
.end method
|