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

59 lines
1.6 KiB
Smali

.class Lcom/moji/mjweather/TabWeatherFragment$8$1;
.super Ljava/lang/Object;
.source "TabWeatherFragment.java"
# interfaces
.implements Lcom/moji/tool/ToastTool$AddViewListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/moji/mjweather/TabWeatherFragment$8;->a(Lcom/moji/share/entity/ShareChannelType;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/moji/mjweather/TabWeatherFragment$8;
# direct methods
.method constructor <init>(Lcom/moji/mjweather/TabWeatherFragment$8;)V
.locals 0
.line 1504
iput-object p1, p0, Lcom/moji/mjweather/TabWeatherFragment$8$1;->a:Lcom/moji/mjweather/TabWeatherFragment$8;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a(Landroid/view/View;Landroid/view/WindowManager$LayoutParams;)V
.locals 1
.line 1507
iget-object v0, p0, Lcom/moji/mjweather/TabWeatherFragment$8$1;->a:Lcom/moji/mjweather/TabWeatherFragment$8;
iget-object v0, v0, Lcom/moji/mjweather/TabWeatherFragment$8;->a:Lcom/moji/mjweather/TabWeatherFragment;
invoke-virtual {v0}, Lcom/moji/mjweather/TabWeatherFragment;->getActivity()Landroid/support/v4/app/FragmentActivity;
move-result-object v0
invoke-virtual {v0}, Landroid/support/v4/app/FragmentActivity;->getWindow()Landroid/view/Window;
move-result-object v0
.line 1508
invoke-virtual {v0, p1, p2}, Landroid/view/Window;->addContentView(Landroid/view/View;Landroid/view/ViewGroup$LayoutParams;)V
return-void
.end method