OrionHistoryRefreshHeader$3.smali
.class Lcom/sdk/orion/lib/history/widgets/OrionHistoryRefreshHeader$3;
.super Ljava/lang/Object;
# interfaces
.implements Landroid/animation/ValueAnimator$AnimatorUpdateListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/sdk/orion/lib/history/widgets/OrionHistoryRefreshHeader;->smoothScrollTo(I)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/sdk/orion/lib/history/widgets/OrionHistoryRefreshHeader;
# direct methods
.method constructor <init>(Lcom/sdk/orion/lib/history/widgets/OrionHistoryRefreshHeader;)V
.registers 2
iput-object p1, p0, Lcom/sdk/orion/lib/history/widgets/OrionHistoryRefreshHeader$3;->this$0:Lcom/sdk/orion/lib/history/widgets/OrionHistoryRefreshHeader;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onAnimationUpdate(Landroid/animation/ValueAnimator;)V
.registers 4
iget-object v1, p0, Lcom/sdk/orion/lib/history/widgets/OrionHistoryRefreshHeader$3;->this$0:Lcom/sdk/orion/lib/history/widgets/OrionHistoryRefreshHeader;
invoke-virtual {p1}, Landroid/animation/ValueAnimator;->getAnimatedValue()Ljava/lang/Object;
move-result-object v0
check-cast v0, Ljava/lang/Integer;
invoke-virtual {v0}, Ljava/lang/Integer;->intValue()I
move-result v0
invoke-virtual {v1, v0}, Lcom/sdk/orion/lib/history/widgets/OrionHistoryRefreshHeader;->setVisibleHeight(I)V
return-void
.end method