tmap/smali_classes3/com/google/android/material/textfield/ClearTextEndIconDelegate$6.smali
2022-06-10 21:38:30 +09:00

49 lines
1.5 KiB
Smali

.class Lcom/google/android/material/textfield/ClearTextEndIconDelegate$6;
.super Landroid/animation/AnimatorListenerAdapter;
.source "ClearTextEndIconDelegate.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/google/android/material/textfield/ClearTextEndIconDelegate;->initAnimators()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic this$0:Lcom/google/android/material/textfield/ClearTextEndIconDelegate;
# direct methods
.method public constructor <init>(Lcom/google/android/material/textfield/ClearTextEndIconDelegate;)V
.locals 0
.line 1
iput-object p1, p0, Lcom/google/android/material/textfield/ClearTextEndIconDelegate$6;->this$0:Lcom/google/android/material/textfield/ClearTextEndIconDelegate;
invoke-direct {p0}, Landroid/animation/AnimatorListenerAdapter;-><init>()V
return-void
.end method
# virtual methods
.method public onAnimationStart(Landroid/animation/Animator;)V
.locals 1
.line 1
iget-object p1, p0, Lcom/google/android/material/textfield/ClearTextEndIconDelegate$6;->this$0:Lcom/google/android/material/textfield/ClearTextEndIconDelegate;
iget-object p1, p1, Lcom/google/android/material/textfield/EndIconDelegate;->textInputLayout:Lcom/google/android/material/textfield/TextInputLayout;
const/4 v0, 0x1
invoke-virtual {p1, v0}, Lcom/google/android/material/textfield/TextInputLayout;->setEndIconVisible(Z)V
return-void
.end method