apkfuckery/com.discord/smali/androidx/appcompat/widget/ContentFrameLayout$OnAttach...

23 lines
564 B
Smali

.class public interface abstract Landroidx/appcompat/widget/ContentFrameLayout$OnAttachListener;
.super Ljava/lang/Object;
.source "ContentFrameLayout.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/appcompat/widget/ContentFrameLayout;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "OnAttachListener"
.end annotation
# virtual methods
.method public abstract onAttachedFromWindow()V
.end method
.method public abstract onDetachedFromWindow()V
.end method