mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
48 lines
1.3 KiB
Smali
48 lines
1.3 KiB
Smali
|
.class Landroidx/recyclerview/widget/DefaultItemAnimator$MoveInfo;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "DefaultItemAnimator.java"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Landroidx/recyclerview/widget/DefaultItemAnimator;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0xa
|
||
|
name = "MoveInfo"
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field public fromX:I
|
||
|
|
||
|
.field public fromY:I
|
||
|
|
||
|
.field public holder:Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||
|
|
||
|
.field public toX:I
|
||
|
|
||
|
.field public toY:I
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>(Landroidx/recyclerview/widget/RecyclerView$ViewHolder;IIII)V
|
||
|
.locals 0
|
||
|
|
||
|
.line 62
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
iput-object p1, p0, Landroidx/recyclerview/widget/DefaultItemAnimator$MoveInfo;->holder:Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
|
||
|
|
||
|
iput p2, p0, Landroidx/recyclerview/widget/DefaultItemAnimator$MoveInfo;->fromX:I
|
||
|
|
||
|
iput p3, p0, Landroidx/recyclerview/widget/DefaultItemAnimator$MoveInfo;->fromY:I
|
||
|
|
||
|
iput p4, p0, Landroidx/recyclerview/widget/DefaultItemAnimator$MoveInfo;->toX:I
|
||
|
|
||
|
iput p5, p0, Landroidx/recyclerview/widget/DefaultItemAnimator$MoveInfo;->toY:I
|
||
|
|
||
|
return-void
|
||
|
.end method
|