Weather/smali_classes3/com/moji/newliveview/base/BaseLiveViewFragment$1.smali
2021-05-10 10:13:34 +02:00

35 lines
811 B
Smali

.class Lcom/moji/newliveview/base/BaseLiveViewFragment$1;
.super Ljava/lang/Object;
.source "BaseLiveViewFragment.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/newliveview/base/BaseLiveViewFragment;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/moji/pulltorefresh/PullToFreshContainer;
# virtual methods
.method public run()V
.locals 1
.line 45
iget-object v0, p0, Lcom/moji/newliveview/base/BaseLiveViewFragment$1;->a:Lcom/moji/pulltorefresh/PullToFreshContainer;
invoke-virtual {v0}, Lcom/moji/pulltorefresh/PullToFreshContainer;->b()V
return-void
.end method