apkfuckery/com.discord/smali/androidx/recyclerview/widget/RecyclerView$ItemAnimator$I...

20 lines
541 B
Smali

.class public interface abstract Landroidx/recyclerview/widget/RecyclerView$ItemAnimator$ItemAnimatorFinishedListener;
.super Ljava/lang/Object;
.source "RecyclerView.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/recyclerview/widget/RecyclerView$ItemAnimator;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "ItemAnimatorFinishedListener"
.end annotation
# virtual methods
.method public abstract onAnimationsFinished()V
.end method