Weather/smali_classes2/com/moji/index/IndexFragment$10.smali
2021-05-10 10:13:34 +02:00

84 lines
1.9 KiB
Smali

.class Lcom/moji/index/IndexFragment$10;
.super Ljava/lang/Object;
.source "IndexFragment.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/moji/index/IndexFragment;->c(Ljava/util/List;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/moji/index/IndexFragment;
# direct methods
.method constructor <init>(Lcom/moji/index/IndexFragment;)V
.locals 0
.line 594
iput-object p1, p0, Lcom/moji/index/IndexFragment$10;->a:Lcom/moji/index/IndexFragment;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 2
.line 597
iget-object v0, p0, Lcom/moji/index/IndexFragment$10;->a:Lcom/moji/index/IndexFragment;
invoke-static {v0}, Lcom/moji/index/IndexFragment;->e(Lcom/moji/index/IndexFragment;)Landroid/widget/TextView;
move-result-object v0
invoke-virtual {v0}, Landroid/widget/TextView;->getLineCount()I
move-result v0
const/4 v1, 0x1
if-le v0, v1, :cond_0
.line 599
iget-object v0, p0, Lcom/moji/index/IndexFragment$10;->a:Lcom/moji/index/IndexFragment;
invoke-static {v0}, Lcom/moji/index/IndexFragment;->e(Lcom/moji/index/IndexFragment;)Landroid/widget/TextView;
move-result-object v0
const/4 v1, 0x3
invoke-virtual {v0, v1}, Landroid/widget/TextView;->setGravity(I)V
goto :goto_0
.line 601
:cond_0
iget-object v0, p0, Lcom/moji/index/IndexFragment$10;->a:Lcom/moji/index/IndexFragment;
invoke-static {v0}, Lcom/moji/index/IndexFragment;->e(Lcom/moji/index/IndexFragment;)Landroid/widget/TextView;
move-result-object v0
const/16 v1, 0x11
invoke-virtual {v0, v1}, Landroid/widget/TextView;->setGravity(I)V
:goto_0
return-void
.end method