apkfuckery/com.discord/smali/androidx/coordinatorlayout/widget/CoordinatorLayout$DispatchChangeEvent.smali
2019-08-30 22:04:20 +02:00

21 lines
688 B
Smali

.class public interface abstract annotation Landroidx/coordinatorlayout/widget/CoordinatorLayout$DispatchChangeEvent;
.super Ljava/lang/Object;
.source "CoordinatorLayout.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/coordinatorlayout/widget/CoordinatorLayout;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "DispatchChangeEvent"
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation