apkfuckery/com.discord/smali/androidx/core/view/DragStartHelper$OnDragStart...

20 lines
532 B
Smali

.class public interface abstract Landroidx/core/view/DragStartHelper$OnDragStartListener;
.super Ljava/lang/Object;
.source "DragStartHelper.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/core/view/DragStartHelper;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "OnDragStartListener"
.end annotation
# virtual methods
.method public abstract onDragStart(Landroid/view/View;Landroidx/core/view/DragStartHelper;)Z
.end method