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

48 lines
1.3 KiB
Smali

.class Lcom/moji/mjweather/library/AndroidBug5497Workaround$1;
.super Ljava/lang/Object;
.source "AndroidBug5497Workaround.java"
# interfaces
.implements Landroid/view/ViewTreeObserver$OnGlobalLayoutListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/moji/mjweather/library/AndroidBug5497Workaround;-><init>(Landroid/app/Activity;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/moji/mjweather/library/AndroidBug5497Workaround;
# direct methods
.method constructor <init>(Lcom/moji/mjweather/library/AndroidBug5497Workaround;)V
.locals 0
.line 29
iput-object p1, p0, Lcom/moji/mjweather/library/AndroidBug5497Workaround$1;->a:Lcom/moji/mjweather/library/AndroidBug5497Workaround;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onGlobalLayout()V
.locals 1
.line 31
iget-object v0, p0, Lcom/moji/mjweather/library/AndroidBug5497Workaround$1;->a:Lcom/moji/mjweather/library/AndroidBug5497Workaround;
invoke-static {v0}, Lcom/moji/mjweather/library/AndroidBug5497Workaround;->a(Lcom/moji/mjweather/library/AndroidBug5497Workaround;)V
return-void
.end method