apkfuckery/com.discord/smali/com/discord/utilities/mg_recycler/DragAndDropHelper$Draggable...

23 lines
569 B
Smali

.class public interface abstract Lcom/discord/utilities/mg_recycler/DragAndDropHelper$DraggableViewHolder;
.super Ljava/lang/Object;
.source "DragAndDropHelper.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/discord/utilities/mg_recycler/DragAndDropHelper;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "DraggableViewHolder"
.end annotation
# virtual methods
.method public abstract canDrag()Z
.end method
.method public abstract onDragStateChanged(Z)V
.end method