CmViewAnimator.smali

.class public Lcom/cleanmaster/hpsharelib/base/widget/CmViewAnimator;
.super Landroid/widget/ViewAnimator;
.source "CmViewAnimator.java"


# direct methods
.method public constructor <init>(Landroid/content/Context;)V
    .registers 3

    .prologue
    .line 19
    const/4 v0, 0x0

    invoke-direct {p0, p1, v0}, Lcom/cleanmaster/hpsharelib/base/widget/CmViewAnimator;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V

    .line 20
    return-void
.end method

.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
    .registers 3

    .prologue
    .line 23
    invoke-direct {p0, p1, p2}, Landroid/widget/ViewAnimator;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V

    .line 24
    return-void
.end method


# virtual methods
.method public onDetachInFragment()V
    .registers 1

    .prologue
    .line 39
    invoke-virtual {p0}, Lcom/cleanmaster/hpsharelib/base/widget/CmViewAnimator;->onDetachedFromWindow()V

    .line 40
    return-void
.end method

.method protected onDetachedFromWindow()V
    .registers 2

    .prologue
    .line 29
    :try_start_0
    invoke-super {p0}, Landroid/widget/ViewAnimator;->onDetachedFromWindow()V
    :try_end_3
    .catch Ljava/lang/IllegalArgumentException; {:try_start_0 .. :try_end_3} :catch_4

    .line 33
    :goto_3
    return-void

    .line 30
    :catch_4
    move-exception v0

    .line 31
    invoke-virtual {v0}, Ljava/lang/IllegalArgumentException;->printStackTrace()V

    goto :goto_3
.end method