Changes of com.discord v823
This commit is contained in:
parent
50139b7f2b
commit
204ebe7067
28411 changed files with 2982405 additions and 1720152 deletions
39
com.discord/smali/androidx/transition/ChangeBounds$7.smali
Normal file
39
com.discord/smali/androidx/transition/ChangeBounds$7.smali
Normal file
|
@ -0,0 +1,39 @@
|
|||
.class Landroidx/transition/ChangeBounds$7;
|
||||
.super Landroid/animation/AnimatorListenerAdapter;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||||
value = Landroidx/transition/ChangeBounds;->createAnimator(Landroid/view/ViewGroup;Landroidx/transition/TransitionValues;Landroidx/transition/TransitionValues;)Landroid/animation/Animator;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x0
|
||||
name = null
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private mViewBounds:Landroidx/transition/ChangeBounds$ViewBounds;
|
||||
|
||||
.field final synthetic this$0:Landroidx/transition/ChangeBounds;
|
||||
|
||||
.field final synthetic val$viewBounds:Landroidx/transition/ChangeBounds$ViewBounds;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method constructor <init>(Landroidx/transition/ChangeBounds;Landroidx/transition/ChangeBounds$ViewBounds;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Landroidx/transition/ChangeBounds$7;->this$0:Landroidx/transition/ChangeBounds;
|
||||
|
||||
iput-object p2, p0, Landroidx/transition/ChangeBounds$7;->val$viewBounds:Landroidx/transition/ChangeBounds$ViewBounds;
|
||||
|
||||
invoke-direct {p0}, Landroid/animation/AnimatorListenerAdapter;-><init>()V
|
||||
|
||||
iget-object p1, p0, Landroidx/transition/ChangeBounds$7;->val$viewBounds:Landroidx/transition/ChangeBounds$ViewBounds;
|
||||
|
||||
iput-object p1, p0, Landroidx/transition/ChangeBounds$7;->mViewBounds:Landroidx/transition/ChangeBounds$ViewBounds;
|
||||
|
||||
return-void
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue