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

64 lines
1.7 KiB
Smali

.class Lcom/moji/mjweather/TabWeatherFragment$1;
.super Ljava/lang/Object;
.source "TabWeatherFragment.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/moji/mjweather/TabWeatherFragment;->onCreateView(Landroid/view/LayoutInflater;Landroid/view/ViewGroup;Landroid/os/Bundle;)Landroid/view/View;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/moji/mjweather/TabWeatherFragment;
# direct methods
.method constructor <init>(Lcom/moji/mjweather/TabWeatherFragment;)V
.locals 0
.line 390
iput-object p1, p0, Lcom/moji/mjweather/TabWeatherFragment$1;->a:Lcom/moji/mjweather/TabWeatherFragment;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 2
.line 393
iget-object v0, p0, Lcom/moji/mjweather/TabWeatherFragment$1;->a:Lcom/moji/mjweather/TabWeatherFragment;
invoke-static {v0}, Lcom/moji/mjweather/TabWeatherFragment;->b(Lcom/moji/mjweather/TabWeatherFragment;)Landroid/view/ViewGroup;
move-result-object v0
iget-object v1, p0, Lcom/moji/mjweather/TabWeatherFragment$1;->a:Lcom/moji/mjweather/TabWeatherFragment;
invoke-static {v1}, Lcom/moji/mjweather/TabWeatherFragment;->a(Lcom/moji/mjweather/TabWeatherFragment;)Landroid/view/ViewGroup;
move-result-object v1
invoke-virtual {v1}, Landroid/view/ViewGroup;->getHeight()I
move-result v1
int-to-float v1, v1
invoke-virtual {v0, v1}, Landroid/view/ViewGroup;->setTranslationY(F)V
return-void
.end method