apkfuckery/com.discord/smali/androidx/drawerlayout/widget/DrawerLayout$SimpleDrawerLi...

54 lines
1.0 KiB
Smali

.class public abstract Landroidx/drawerlayout/widget/DrawerLayout$SimpleDrawerListener;
.super Ljava/lang/Object;
.source "DrawerLayout.java"
# interfaces
.implements Landroidx/drawerlayout/widget/DrawerLayout$DrawerListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/drawerlayout/widget/DrawerLayout;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
name = "SimpleDrawerListener"
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onDrawerClosed(Landroid/view/View;)V
.locals 0
return-void
.end method
.method public onDrawerOpened(Landroid/view/View;)V
.locals 0
return-void
.end method
.method public onDrawerSlide(Landroid/view/View;F)V
.locals 0
return-void
.end method
.method public onDrawerStateChanged(I)V
.locals 0
return-void
.end method