apkfuckery/com.discord/smali/f/a/c/a$a.smali
2020-07-14 22:43:59 +00:00

38 lines
948 B
Smali

.class public final Lf/a/c/a$a;
.super Ljava/lang/Object;
.source "FloatingViewManager.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lf/a/c/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
# instance fields
.field public final a:Landroid/view/View;
.field public final b:Landroid/view/ViewGroup;
.field public final c:Landroid/view/ViewTreeObserver$OnPreDrawListener;
# direct methods
.method public constructor <init>(Landroid/view/View;Landroid/view/ViewGroup;Landroid/view/ViewTreeObserver$OnPreDrawListener;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lf/a/c/a$a;->a:Landroid/view/View;
iput-object p2, p0, Lf/a/c/a$a;->b:Landroid/view/ViewGroup;
iput-object p3, p0, Lf/a/c/a$a;->c:Landroid/view/ViewTreeObserver$OnPreDrawListener;
return-void
.end method