WizardBoostIntroFragment$setAnimationBackground$1.smali

.class public final Lcom/avast/android/cleaner/fragment/WizardBoostIntroFragment$setAnimationBackground$1;
.super Ljava/lang/Object;

# interfaces
.implements Landroid/animation/ValueAnimator$AnimatorUpdateListener;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/avast/android/cleaner/fragment/WizardBoostIntroFragment;->a1()V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x19
    name = null
.end annotation


# instance fields
.field final synthetic a:Lcom/avast/android/cleaner/fragment/WizardBoostIntroFragment;

.field final synthetic b:Landroid/graphics/Bitmap;


# direct methods
.method constructor <init>(Lcom/avast/android/cleaner/fragment/WizardBoostIntroFragment;Landroid/graphics/Bitmap;)V
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/graphics/Bitmap;",
            ")V"
        }
    .end annotation

    iput-object p1, p0, Lcom/avast/android/cleaner/fragment/WizardBoostIntroFragment$setAnimationBackground$1;->a:Lcom/avast/android/cleaner/fragment/WizardBoostIntroFragment;

    iput-object p2, p0, Lcom/avast/android/cleaner/fragment/WizardBoostIntroFragment$setAnimationBackground$1;->b:Landroid/graphics/Bitmap;

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

    return-void
.end method


# virtual methods
.method public onAnimationUpdate(Landroid/animation/ValueAnimator;)V
    .registers 4

    const/4 v1, 0x5

    iget-object p1, p0, Lcom/avast/android/cleaner/fragment/WizardBoostIntroFragment$setAnimationBackground$1;->a:Lcom/avast/android/cleaner/fragment/WizardBoostIntroFragment;

    sget v0, Lcom/avast/android/cleaner/R$id;->animation_background:I

    const/4 v1, 0x2

    invoke-virtual {p1, v0}, Lcom/avast/android/cleaner/fragment/WizardBoostIntroFragment;->_$_findCachedViewById(I)Landroid/view/View;

    move-result-object p1

    const/4 v1, 0x0

    check-cast p1, Landroid/widget/ImageView;

    const/4 v0, 0x2

    const/4 v0, 0x0

    invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setImageBitmap(Landroid/graphics/Bitmap;)V

    const/4 v1, 0x1

    iget-object p1, p0, Lcom/avast/android/cleaner/fragment/WizardBoostIntroFragment$setAnimationBackground$1;->b:Landroid/graphics/Bitmap;

    invoke-virtual {p1}, Landroid/graphics/Bitmap;->recycle()V

    const/4 v1, 0x1

    iget-object p1, p0, Lcom/avast/android/cleaner/fragment/WizardBoostIntroFragment$setAnimationBackground$1;->a:Lcom/avast/android/cleaner/fragment/WizardBoostIntroFragment;

    sget v0, Lcom/avast/android/cleaner/R$id;->animation_main:I

    const/4 v1, 0x1

    invoke-virtual {p1, v0}, Lcom/avast/android/cleaner/fragment/WizardBoostIntroFragment;->_$_findCachedViewById(I)Landroid/view/View;

    move-result-object p1

    const/4 v1, 0x6

    check-cast p1, Lcom/airbnb/lottie/LottieAnimationView;

    invoke-virtual {p1, p0}, Lcom/airbnb/lottie/LottieAnimationView;->y(Landroid/animation/ValueAnimator$AnimatorUpdateListener;)V

    return-void
.end method