Changes of com.discord v1334
This commit is contained in:
parent
18c9b7884b
commit
c42fc6bb28
18192 changed files with 975392 additions and 1011385 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field public static final ANIMATED_TRANSFORM_PROPERTY:Landroid/util/Property;
|
||||
.field private static final ANIMATED_TRANSFORM_PROPERTY:Landroid/util/Property;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Landroid/util/Property<",
|
||||
|
@ -15,7 +15,7 @@
|
|||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public static final NULL_MATRIX_EVALUATOR:Landroid/animation/TypeEvaluator;
|
||||
.field private static final NULL_MATRIX_EVALUATOR:Landroid/animation/TypeEvaluator;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Landroid/animation/TypeEvaluator<",
|
||||
|
@ -25,11 +25,11 @@
|
|||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public static final PROPNAME_BOUNDS:Ljava/lang/String; = "android:changeImageTransform:bounds"
|
||||
.field private static final PROPNAME_BOUNDS:Ljava/lang/String; = "android:changeImageTransform:bounds"
|
||||
|
||||
.field public static final PROPNAME_MATRIX:Ljava/lang/String; = "android:changeImageTransform:matrix"
|
||||
.field private static final PROPNAME_MATRIX:Ljava/lang/String; = "android:changeImageTransform:matrix"
|
||||
|
||||
.field public static final sTransitionProperties:[Ljava/lang/String;
|
||||
.field private static final sTransitionProperties:[Ljava/lang/String;
|
||||
|
||||
|
||||
# direct methods
|
||||
|
@ -151,7 +151,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method public static centerCropMatrix(Landroid/widget/ImageView;)Landroid/graphics/Matrix;
|
||||
.method private static centerCropMatrix(Landroid/widget/ImageView;)Landroid/graphics/Matrix;
|
||||
.locals 5
|
||||
|
||||
invoke-virtual {p0}, Landroid/widget/ImageView;->getDrawable()Landroid/graphics/drawable/Drawable;
|
||||
|
@ -227,7 +227,7 @@
|
|||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public static copyImageMatrix(Landroid/widget/ImageView;)Landroid/graphics/Matrix;
|
||||
.method private static copyImageMatrix(Landroid/widget/ImageView;)Landroid/graphics/Matrix;
|
||||
.locals 2
|
||||
.param p0 # Landroid/widget/ImageView;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
|
@ -363,7 +363,7 @@
|
|||
return-object p1
|
||||
.end method
|
||||
|
||||
.method public static fitXYMatrix(Landroid/widget/ImageView;)Landroid/graphics/Matrix;
|
||||
.method private static fitXYMatrix(Landroid/widget/ImageView;)Landroid/graphics/Matrix;
|
||||
.locals 4
|
||||
|
||||
invoke-virtual {p0}, Landroid/widget/ImageView;->getDrawable()Landroid/graphics/drawable/Drawable;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue