2022-06-10 21:38:30 +09:00

52 lines
1.3 KiB
Smali

.class public Landroidx/recyclerview/widget/o$h$a;
.super Ljava/lang/Object;
.source "ItemTouchHelper.java"
# interfaces
.implements Landroid/animation/ValueAnimator$AnimatorUpdateListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Landroidx/recyclerview/widget/o$h;-><init>(Landroidx/recyclerview/widget/RecyclerView$a0;IIFFFF)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic a:Landroidx/recyclerview/widget/o$h;
# direct methods
.method public constructor <init>(Landroidx/recyclerview/widget/o$h;)V
.locals 0
.line 1
iput-object p1, p0, Landroidx/recyclerview/widget/o$h$a;->a:Landroidx/recyclerview/widget/o$h;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onAnimationUpdate(Landroid/animation/ValueAnimator;)V
.locals 1
.line 1
iget-object v0, p0, Landroidx/recyclerview/widget/o$h$a;->a:Landroidx/recyclerview/widget/o$h;
invoke-virtual {p1}, Landroid/animation/ValueAnimator;->getAnimatedFraction()F
move-result p1
invoke-virtual {v0, p1}, Landroidx/recyclerview/widget/o$h;->c(F)V
return-void
.end method