Weather/smali_classes2/com/moji/mjweather/weather/avatar/BaseAvatarView$OnPageAvatarViewChange.smali
2021-05-10 10:13:34 +02:00

33 lines
734 B
Smali

.class public Lcom/moji/mjweather/weather/avatar/BaseAvatarView$OnPageAvatarViewChange;
.super Ljava/lang/Object;
.source "BaseAvatarView.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/mjweather/weather/avatar/BaseAvatarView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "OnPageAvatarViewChange"
.end annotation
# instance fields
.field public a:I
# direct methods
.method public constructor <init>(I)V
.locals 0
.line 52
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 53
iput p1, p0, Lcom/moji/mjweather/weather/avatar/BaseAvatarView$OnPageAvatarViewChange;->a:I
return-void
.end method