ClearTextEndIconDelegate$9.smali
.class Lcom/google/android/material/textfield/ClearTextEndIconDelegate$9;
.super Ljava/lang/Object;
.source "ClearTextEndIconDelegate.java"
# interfaces
.implements Landroid/animation/ValueAnimator$AnimatorUpdateListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/google/android/material/textfield/ClearTextEndIconDelegate;->getScaleAnimator()Landroid/animation/ValueAnimator;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/google/android/material/textfield/ClearTextEndIconDelegate;
# direct methods
.method constructor <init>(Lcom/google/android/material/textfield/ClearTextEndIconDelegate;)V
.registers 2
.line 202
iput-object p1, p0, Lcom/google/android/material/textfield/ClearTextEndIconDelegate$9;->this$0:Lcom/google/android/material/textfield/ClearTextEndIconDelegate;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onAnimationUpdate(Landroid/animation/ValueAnimator;)V
.registers 3
.line 205
invoke-virtual {p1}, Landroid/animation/ValueAnimator;->getAnimatedValue()Ljava/lang/Object;
move-result-object p1
check-cast p1, Ljava/lang/Float;
invoke-virtual {p1}, Ljava/lang/Float;->floatValue()F
move-result p1
.line 206
iget-object v0, p0, Lcom/google/android/material/textfield/ClearTextEndIconDelegate$9;->this$0:Lcom/google/android/material/textfield/ClearTextEndIconDelegate;
iget-object v0, v0, Lcom/google/android/material/textfield/ClearTextEndIconDelegate;->endIconView:Lcom/google/android/material/internal/CheckableImageButton;
invoke-virtual {v0, p1}, Lcom/google/android/material/internal/CheckableImageButton;->setScaleX(F)V
.line 207
iget-object v0, p0, Lcom/google/android/material/textfield/ClearTextEndIconDelegate$9;->this$0:Lcom/google/android/material/textfield/ClearTextEndIconDelegate;
iget-object v0, v0, Lcom/google/android/material/textfield/ClearTextEndIconDelegate;->endIconView:Lcom/google/android/material/internal/CheckableImageButton;
invoke-virtual {v0, p1}, Lcom/google/android/material/internal/CheckableImageButton;->setScaleY(F)V
return-void
.end method