AnimationProperties.smali

.class public Lim/tpelyyftgw/ui/components/AnimationProperties;
.super Ljava/lang/Object;
.source "AnimationProperties.java"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lim/tpelyyftgw/ui/components/AnimationProperties$IntProperty;,
        Lim/tpelyyftgw/ui/components/AnimationProperties$FloatProperty;
    }
.end annotation


# static fields
.field public static final CLIPPING_IMAGE_VIEW_PROGRESS:Landroid/util/Property;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Landroid/util/Property<",
            "Lim/tpelyyftgw/ui/components/ClippingImageView;",
            "Ljava/lang/Float;",
            ">;"
        }
    .end annotation
.end field

.field public static final CLIP_DIALOG_CELL_PROGRESS:Landroid/util/Property;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Landroid/util/Property<",
            "Lim/tpelyyftgw/ui/cells/DialogCell;",
            "Ljava/lang/Float;",
            ">;"
        }
    .end annotation
.end field

.field public static final COLOR_DRAWABLE_ALPHA:Landroid/util/Property;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Landroid/util/Property<",
            "Landroid/graphics/drawable/ColorDrawable;",
            "Ljava/lang/Integer;",
            ">;"
        }
    .end annotation
.end field

.field public static final PAINT_ALPHA:Landroid/util/Property;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Landroid/util/Property<",
            "Landroid/graphics/Paint;",
            "Ljava/lang/Integer;",
            ">;"
        }
    .end annotation
.end field

.field public static final PHOTO_VIEWER_ANIMATION_VALUE:Landroid/util/Property;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Landroid/util/Property<",
            "Lim/tpelyyftgw/ui/PhotoViewer;",
            "Ljava/lang/Float;",
            ">;"
        }
    .end annotation
.end field


# direct methods
.method static constructor <clinit>()V
    .registers 2

    .line 40
    new-instance v0, Lim/tpelyyftgw/ui/components/AnimationProperties$1;

    const-string v1, "alpha"

    invoke-direct {v0, v1}, Lim/tpelyyftgw/ui/components/AnimationProperties$1;-><init>(Ljava/lang/String;)V

    sput-object v0, Lim/tpelyyftgw/ui/components/AnimationProperties;->PAINT_ALPHA:Landroid/util/Property;

    .line 52
    new-instance v0, Lim/tpelyyftgw/ui/components/AnimationProperties$2;

    invoke-direct {v0, v1}, Lim/tpelyyftgw/ui/components/AnimationProperties$2;-><init>(Ljava/lang/String;)V

    sput-object v0, Lim/tpelyyftgw/ui/components/AnimationProperties;->COLOR_DRAWABLE_ALPHA:Landroid/util/Property;

    .line 64
    new-instance v0, Lim/tpelyyftgw/ui/components/AnimationProperties$3;

    const-string v1, "animationProgress"

    invoke-direct {v0, v1}, Lim/tpelyyftgw/ui/components/AnimationProperties$3;-><init>(Ljava/lang/String;)V

    sput-object v0, Lim/tpelyyftgw/ui/components/AnimationProperties;->CLIPPING_IMAGE_VIEW_PROGRESS:Landroid/util/Property;

    .line 76
    new-instance v0, Lim/tpelyyftgw/ui/components/AnimationProperties$4;

    const-string v1, "animationValue"

    invoke-direct {v0, v1}, Lim/tpelyyftgw/ui/components/AnimationProperties$4;-><init>(Ljava/lang/String;)V

    sput-object v0, Lim/tpelyyftgw/ui/components/AnimationProperties;->PHOTO_VIEWER_ANIMATION_VALUE:Landroid/util/Property;

    .line 88
    new-instance v0, Lim/tpelyyftgw/ui/components/AnimationProperties$5;

    const-string v1, "clipProgress"

    invoke-direct {v0, v1}, Lim/tpelyyftgw/ui/components/AnimationProperties$5;-><init>(Ljava/lang/String;)V

    sput-object v0, Lim/tpelyyftgw/ui/components/AnimationProperties;->CLIP_DIALOG_CELL_PROGRESS:Landroid/util/Property;

    return-void
.end method

.method public constructor <init>()V
    .registers 1

    .line 10
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method