39 lines
1.1 KiB
Smali
39 lines
1.1 KiB
Smali
.class public Landroidx/transition/ObjectAnimatorUtils;
|
|
.super Ljava/lang/Object;
|
|
.source "ObjectAnimatorUtils.java"
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static ofPointF(Ljava/lang/Object;Landroid/util/Property;Landroid/graphics/Path;)Landroid/animation/ObjectAnimator;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
">(TT;",
|
|
"Landroid/util/Property<",
|
|
"TT;",
|
|
"Landroid/graphics/PointF;",
|
|
">;",
|
|
"Landroid/graphics/Path;",
|
|
")",
|
|
"Landroid/animation/ObjectAnimator;"
|
|
}
|
|
.end annotation
|
|
|
|
const/4 v0, 0x0
|
|
|
|
invoke-static {p0, p1, v0, p2}, Landroid/animation/ObjectAnimator;->ofObject(Ljava/lang/Object;Landroid/util/Property;Landroid/animation/TypeConverter;Landroid/graphics/Path;)Landroid/animation/ObjectAnimator;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|