Weather/smali_classes2/com/moji/mjweather/me/fragment/MJMVPFragment$1.smali
2021-05-10 10:13:34 +02:00

38 lines
1.1 KiB
Smali

.class Lcom/moji/mjweather/me/fragment/MJMVPFragment$1;
.super Lcom/moji/mvpframe/delegate/AbsStatusViewDelegate;
.source "MJMVPFragment.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/mjweather/me/fragment/MJMVPFragment;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/moji/mjweather/me/fragment/MJMVPFragment;
# virtual methods
.method protected b()Lcom/moji/mvpframe/delegate/IStatusLoad;
.locals 2
.line 19
new-instance v0, Lcom/moji/mjweather/me/SingleStatusLoadingImpl;
iget-object v1, p0, Lcom/moji/mjweather/me/fragment/MJMVPFragment$1;->a:Lcom/moji/mjweather/me/fragment/MJMVPFragment;
invoke-virtual {v1}, Lcom/moji/mjweather/me/fragment/MJMVPFragment;->getActivity()Landroid/support/v4/app/FragmentActivity;
move-result-object v1
invoke-direct {v0, v1}, Lcom/moji/mjweather/me/SingleStatusLoadingImpl;-><init>(Landroid/content/Context;)V
return-object v0
.end method